Celery
wikipedia:celery (software) is an open source asynchronous task queue or job queue which is based on distributed message passing.
- Installation:
pip3 install celery
- Supported Brokers: RabbitMQ, Redis, Zookeeper, Amazon SQS
Commands
Related terms
- Flower - Celery monitoring tool[1]
django-celery
provides Celery integration for DjangoWorkerLostError: Worker exited prematurely: signal 9 (SIGKILL)
- Apache Airflow, Apache Airflow providers: https://airflow.apache.org/docs/apache-airflow/stable/executor/celery.html
- Celery Director
- Kombu
- Jobs
airflow celery
- Celery Executor
- Airflow backends
See also
Advertising: