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.

GitHub

2k stars
25 watching
101 forks
Language: Python
last commit: about 2 years ago
Linked from 1 awesome list

asyncasynciohacktoberfestmultiprocessingpythonpython3

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
itcathyh/conexecA toolkit to execute functions concurrently while specifying timeouts and efficient memory usage16
multiparty/conclaveAllows users to define data analysis workflows in familiar languages and execute them on multiple backends for secure multi-party computation99
chriskohlhoff/executorsA C++14 library providing executors and related functionality for asynchronous operations495
dano/aioprocessingA Python library that integrates asyncio with multiprocessing for concurrent task execution653
jmartinesp/asyncjoblibraryA library to simplify Android background and UI task execution221
objectprofile/pythonbridgeA tool that allows executing Python code directly from Pharo22
objectprofile/dmirrorA tool to parallelize workload execution across multiple copies of an image9
alkenso/execqA smart queue for parallel task execution with features like threadpool-like behavior and non-blocking processing.40
amitt001/delegator.pyA library for managing subprocesses in Python.1,702
aymenfurter/microagentsA system of self-improving agents that can dynamically generate and edit code to perform tasks.747
zh217/aiochanA Python library implementing CSP-style concurrency with a focus on ease of use and compatibility with existing libraries.165
futurize/parallel-futureA library that allows futures to be executed in parallel, contrasting with a sequential approach.7
arp-g/async-elixirA comprehensive resource for learning Elixir's concurrency features and asynchronous programming techniques164
seantanly/elixir-paratizeAn Elixir library providing parallel processing facilities with customizable worker size and timeout options.28
a2d24/python-opa-wasmA Python SDK for executing and managing Open Policy Agent policies in WebAssembly format10