Difference between revisions of "Celery"
Jump to navigation
Jump to search
↑ https://flower.readthedocs.io/en/latest/#flower-celery-monitoring-tool
Line 16: | Line 16: | ||
* {{Celery}} | * {{Celery}} | ||
* {{Django}} | * {{Django}} | ||
− | |||
[[Category:Python]] | [[Category:Python]] | ||
[[Category:Celery]] | [[Category:Celery]] |
Revision as of 12:55, 28 June 2022
wikipedia:celery (software) is an open source asynchronous task queue or job queue which is based on distributed message passing.
celery --help celery list celery status celery control celery shell
Related terms
See also
- Celery Broker, Celery Executor,
celery [ list | status | worker | --version | --help ]
- Django, SQL injection
Advertising: