Expand description
Multithreading helpers.
Functionsยง
- get_
thread_ count - Get the number of worker threads to use.
- set_
thread_ count - Set the number of worker threads to use.
- worker_
pool - Run a worker function concurrently using a pool of worker threads.