Celery (software)
| Celery | |
|---|---|
| Original author | Ask Solem Hoel |
| Stable release | 5.5.3
/ June 1, 2025 |
| Written in | Python |
| Platform | Cross-platform |
| Available in | Python |
| Type | Message-oriented middleware |
| License | BSD License |
| Website | docs |
| 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.