Module for distributing jobs to a pool of worker threads
conda install main::workerpool
workerpool module facilitates distributing simple operations into jobs that are sent to worker threads, maintained by a pool object.