MichalKarol / futurepoolLinks
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.
☆14Updated last year
Alternatives and similar repositories for futurepool
Users that are interested in futurepool are comparing it to the libraries listed below
Sorting:
- Build powerful CLIs with simple idiomatic Python, driven by type hints. Not all arguments are bad.☆62Updated last year
- Multiprocessing Queues Made Easy☆116Updated 2 months ago
- An easy to use rpc framework for enabling fast inter-process, inter-container, or inter-host communication☆66Updated 2 years ago
- A SQL Query Builder in Python☆72Updated this week
- FastAPI-like interface plugin for Flask☆43Updated last month
- ☆49Updated last year
- A high performance caching library for Python written in Rust☆277Updated last week
- A Python CLI tool (Written in Rust) that finds all third-party packages imported into your Python project