allow running multiple parallel jobs in LocalDriver
As an intermediate between running a single job locally and running in batch, this allows to run multiple processes in parallel locally. It is still recommended to just run in batch instead, but sometimes this is more practical.
Please register or sign in to comment