collapsing-thread-pool-executor

A thread pool that auto-manages the number of worker threads and is compatible with the "futures" module ThreadPoolExecutor interface.

Installation

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

pip3 install collapsing-thread-pool-executor

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
2020.7.18 2020-08-18
2019.11 2019-11-09
2019.10 2019-10-03
2018.6 2018-03-17
2018.5 2018-03-16
2018.4 2018-03-16
2018.3 2018-03-16
2018.2 2018-03-16
2018.1 2018-03-16

Issues with this package?

Page last updated 2026-09-03 00:16:12 UTC