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