submit_run {flowr} | R Documentation |
Submit several flow objects, limit the max running concurrently
submit_run(x, wd, max_processing = 7)
x |
a list of flow objects |
wd |
a folder to monitor (flow_run_path) |
max_processing |
max number of flow which may be processed concurrently |