ThreadPoolExecutorPlus

A fully replaceable executor that makes it possible to reuse idle threads and shrink thread list when there's no heavy load. - GitHub - GoodManWEN/ThreadPoolExecutorPlus: A fully replaceable executor…

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install threadpoolexecutorplus

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.2.2 2021-08-29      
0.2.1 2021-01-27  
0.2.0 2020-12-30  
0.1.8 2020-12-29  
0.1.0 2020-12-28  
0.0.1 2020-12-28  

Issues with this package?

Page last updated 2025-09-09 18:57:48 UTC