asynchronous-tasks topic
aiorun
A "run" function for asyncio-based apps that does all the boilerplate.
uwsgi_tasks
Asynchronous tasks management with UWSGI server
nq
Cancellable, Efficient and Reliable Distributed Task Queue in Go
Composer
Library for composability of interdependent non-blocking I/O tasks
taskgroup
Group together synchronous and asynchronous tasks and execute them with support for concurrency, naming, and nesting.
wakaq
Background task queue for Python backed by Redis, a super minimal Celery
cppq
Simple, reliable & efficient distributed task queue for C++17
entroq
Competing-consumer fault-tolerant task queues. Written in Go.
async
async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded MPMC lock-free queue.
python-task-queue
Asynchronous serverless task queue with timed leasing of tasks. Threaded implementations for SQS and local filesystem.