Background task queue for Python backed by Redis, a super minimal Celery
-
Updated
May 1, 2025 - Python
Background task queue for Python backed by Redis, a super minimal Celery
Robust Python queuing with message deduplication
Modular Lightweight Distributed Task Queue System using ZeroMQ
Getting started with celery
The project covers the basic architecture of a task queue system, how Redis can be used to implement a task queue, and how to create and run worker processes to execute tasks. Additionally, the project includes deployment of the application using Docker Compose for better management and scalability.
Add a description, image, and links to the task-queues topic page so that developers can more easily learn about it.
To associate your repository with the task-queues topic, visit your repo's landing page and select "manage topics."