Celery (software)

Celery
Original authorAsk Solem Hoel
Stable release
5.5.3 / June 1, 2025 (2025-06-01)
Written inPython
PlatformCross-platform
Available inPython
TypeMessage-oriented middleware
LicenseBSD License
Websitedocs.celeryq.dev
Repository

Celery is an open source asynchronous task queue or job queue which is based on distributed message passing. While it supports scheduling, its focus is on operations in real time.