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 2 weeks ago

Related projects

Alternatives and complementary repositories for futurepool