multi-threaded batch commands
Posted: 20 Nov 2016 16:20
stumbled across this utility and thought some of you might find it useful:
https://github.com/lordmulder/MParallel
https://github.com/lordmulder/MParallel
MParallel is a batch processor with multi-threading support, i.e. it will run multiple tasks in parallel. This can be very useful, not only, to take full advantage of multi-processor (multi-core) machines.