Celery

Learn how to use Celery in Python.

Celery is another queue management system. In contrast to RQ, it is broker agnostic and can use various software as a broker, such as Redis, RabbitMQ or Amazon SQS. Moreover, if you are brave enough, it is possible to write your own driver.

Access this course and 1400+ top-rated courses and projects.