Skip to content

Future-proof queue configuration that favors availability #3365

Answered by mkuratczyk
ghost asked this question in Questions
Discussion options

You must be logged in to vote

Can you explain the use case for such a queue? What would such a queue be used for?
In some cases, auto-delete and/or exclusive queues serve a similar purpose - they are there as long as they are needed and can be redeclared on another node if the node they were on goes down. They get deleted when there are no consumers so perhaps that's not what you want but on the other hand - if losing data is not a concern then why not just delete the queue if no-one's consuming the data.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@ghost
Comment options

@ghost
Comment options

Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant