A distributed, structured concurrency runtime for Python (and friends)
-
Updated
Feb 21, 2025 - Python
A distributed, structured concurrency runtime for Python (and friends)
Welcome to the Asynchronous Programming repository! This repo provides a hands-on guide to mastering parallel processing concepts and techniques such as Multithreading, Multi-core Processing, and Asyncio in Python.
An Actor model implementation for Python that uses multiple cores (working on networking and load balancing mechanism at the moment)
Add a description, image, and links to the multicore-programming topic page so that developers can more easily learn about it.
To associate your repository with the multicore-programming topic, visit your repo's landing page and select "manage topics."