Skip to content

[Questions] How to do Django -> RabbitMQ > Multiple Celery Workers, each inside a docker container? #12691

Closed Locked Answered by michaelklishin
djaniel asked this question in Questions
Discussion options

You must be logged in to vote

@djaniel I believe my earlier response includes an answer. RabbitMQ does not care how or why or when you increase or reduce the number of consumers.

Usually this is done in response to a certain metric, such as a message backlog (in Ready state only, of course), and I have proactively provided some suggestions about what NOT to do.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@djaniel
Comment options

@lukebakken
Comment options

@michaelklishin
Comment options

Answer selected by michaelklishin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants