futurepool

FuturePool is a package that introduce known concept of multiprocessing Pool to the async/await world, resulting in async workers pool library. It allows for easy translation from multiprocessing to …

Installation

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

pip3 install futurepool

Dependencies

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
1.0.1 2024-11-10      
1.0.0 2024-10-30      

Issues with this package?

Page last updated 2026-05-12 17:34:48 UTC