
Celery is a robust, flexible distributed task queue that enables Python applications to process vast amounts of messages in real-time and on schedule.
Key Features:
Whether you're orchestrating data pipelines, processing background jobs, or scheduling periodic tasks, Celery provides battle-tested reliability for distributed workloads.
Stars
27.9KForks
4.9KLast commit
2 months agoLicense
NOASSERTIONLanguage
Python