aiomultiprocess
Concurrent Executor
A library that enables efficient concurrent execution of asynchronous tasks using both async and multiprocessing capabilities.
Take a modern Python codebase to the next level of performance.
2k stars
25 watching
101 forks
Language: Python
last commit: 7 months ago
Linked from 1 awesome list
asyncasynciohacktoberfestmultiprocessingpythonpython3
Related projects:
Repository | Description | Stars |
---|---|---|
| A toolkit to execute functions concurrently while specifying timeouts and efficient memory usage | 16 |
| Allows users to define data analysis workflows in familiar languages and execute them on multiple backends for secure multi-party computation | 99 |
| A C++14 library providing executors and related functionality for asynchronous operations | 495 |
| A Python library that integrates asyncio with multiprocessing for concurrent task execution | 653 |
| A library to simplify Android background and UI task execution | 221 |
| A tool that allows executing Python code directly from Pharo | 22 |
| A tool to parallelize workload execution across multiple copies of an image | 9 |
| A smart queue for parallel task execution with features like threadpool-like behavior and non-blocking processing. | 40 |
| A library for managing subprocesses in Python. | 1,702 |
| A system of self-improving agents that can dynamically generate and edit code to perform tasks. | 747 |
| A Python library implementing CSP-style concurrency with a focus on ease of use and compatibility with existing libraries. | 165 |
| A library that allows futures to be executed in parallel, contrasting with a sequential approach. | 7 |
| A comprehensive resource for learning Elixir's concurrency features and asynchronous programming techniques | 164 |
| An Elixir library providing parallel processing facilities with customizable worker size and timeout options. | 28 |
| A Python SDK for executing and managing Open Policy Agent policies in WebAssembly format | 10 |