Celery (software)
| Celery | |
|---|---|
| Original author(s) | Ask Solem Hoel | 
| Stable release | 5.4.0
   / April 18, 2024 | 
| Repository | |
| Written in | Python | 
| Platform | Cross-platform | 
| Available in | Python | 
| Type | Message-oriented middleware | 
| License | BSD License | 
| Website | docs | 
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.