shellutils
shellutils copied to clipboard
A collection of command line utilities
Hi, I am playing with the sample ./job_pool_sample.sh and have noticed that it dumps job_pool_nerrors: 0 by default when the job pool is created in non-echo mode, even though there...
https://choosealicense.com/
Hi, Thanks for this code snippet, I try to get the thinking to implement this king of pool process management for endless processes ... let say that I want 10...
## Description I've added the possibility to "inject" two different functions into `_job_pool_worker`. One will be run before the job begins, and the other one will be run after. These...