...

/

Celery: Multiple Queues

Celery: Multiple Queues

Learn how to use multiple queues in Celery.

We'll cover the following...

By default, Celery uses a single queue named celery. However, it is possible to use multiple queues to spread the distribution of the tasks. This feature makes it possible to have finer control over the distribution of the jobs to execute.

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