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

Releases

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

Issues with this package?

Page last updated 2024-11-10 21:27:47 UTC