Celery (software)

Celery
Original author(s)Ask Solem Hoel
Stable release
5.3.4 / September 3, 2023; 13 months ago (2023-09-03)
Repository
Written inPython
PlatformCross-platform
Available inPython
TypeMessage-oriented middleware
LicenseBSD License
Websitedocs.celeryq.dev

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.[1]

  1. ^ "Celery: Distributed Task Queue". Archived from the original on 2019-06-13. Retrieved 2016-01-14.