Provides thread and process pools with policies


Keywords
multithreading, policy, thread-pool, thread-policypools, policies, multiprocessing, pool, process, python, thread
License
MIT
Install
pip install policypools==1.0.0

Documentation

PolicyPools

Hacky workaround to get thread pools with policies similar to Java in Python