Latest version: v1.0.1
The information on this page was curated by experts in our Cybersecurity Intelligence Team.
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 async/await, while keeping the core principle - specified number of workers. FuturePool allows for more flexible usage by providing starimap/starimap_unordered.
No known vulnerabilities found