MichalKarol / futurepool

FuturePool is a package that introduce known concept of multiprocessing Pool to the async/await world. It allows for easy translation from multiprocessing to async/await, while keeping the core principle - specified number of workers. FuturePool allows for more flexible usage by providing starimap/starimap_unordered.
12Updated 4 months ago

Alternatives and similar repositories for futurepool:

Users that are interested in futurepool are comparing it to the libraries listed below