Bounded Pool Executor

JSON →
library 0.0.3 ·python
verified May 23, 2026

Bounded Pool Executor is a Python library that provides `BoundedThreadPoolExecutor` and `BoundedProcessPoolExecutor` classes, extending `concurrent.futures` to manage a fixed-size queue for tasks. This prevents memory exhaustion that can occur with the standard unbounded queues in `concurrent.futures` when submitting a large number of tasks. The current version is 0.0.3, offering a solution to prevent memory leaks in high-concurrency scenarios by blocking `submit` calls when the queue is full.

total hits 31
actors 6 distinct systems
last hit 1d ago human
ByteDance
11
GPTBot
2
Script
2
Humans
7

top countries 🇸🇬 Singapore · 🇩🇪 Germany · 🇺🇸 United States · BD · 🇨🇦 Canada