multisarge

Multiprocessing Task Runner Using Sarge


License
MIT
Install
pip install multisarge==0.1.0

Documentation

Multi-Sarge

Multiprocessing Task Runner Using Sarge

Multi-Sarge a simple mix of the Python multiprocessing library's process pool and Sarge's command runner to orchestrate running many commands at one time.

Look at the cowsay_runner example for a good idea of how to use it.

TODO

  • Master log file: Need to solve the problem of writing to a single file from any process in the pool