Celery
Jump to navigation
Jump to search
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 backend and Brokers: RabbitMQ, Redis, Zookeeper, Amazon SQS, SQLAlchemy
Commands[edit]
Related terms[edit]
- Flower - Celery monitoring tool[1]
django-celeryprovides 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
- Celery Broker
- Amazon Simple Queue Service (SQS)
See also[edit]
Advertising: