task-queue topic
d4c-queue
Execute tasks sequentially or concurrently. Wrap an async/promise-returning/sync function as a queue-ready async function for easy reusing. Support passing arguments/getting return value, decorators....
flask-redis-docker
A minimal template for dockerized flask app with redis task queue
Chunk
🐺 Asynchronous Task Queue Based on Distributed Message Passing for PHP.
wakaq
Background task queue for Python backed by Redis, a super minimal Celery
flask-celery
Example of how to handle background processes with Flask, Celery, and Docker
cppq
Simple, reliable & efficient distributed task queue for C++17
JobSchedulers.jl
A Julia-based job scheduler and workload manager inspired by Slurm, PBS and Crontab.
entroq
Competing-consumer fault-tolerant task queues. Written in Go.
python-frameworks
Another curated list of Python frameworks