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 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-09-03 15:17:29 UTC