Description: asyncoro is an open-source Python library for asynchronous programming using coroutines. It allows writing concurrent code in a sequential manner by automatically suspending and resuming coroutines. Useful for I/O-bound tasks and high concurrency scenarios.
Type: software
Pricing: Free
Description: Dispy is an open-source distributed and parallel computing framework for Python. It allows execution of Python functions asynchronously and in parallel on multiple computers.
Type: software
Pricing: Free