Skip to content
Discussion options

You must be logged in to vote

In terms of functionality, it's completely transparent. In terms of performance - there's a bit of cost since publishing happens on the leader so the node that handles the client connection needs to talk to a different node (RPC) which handles the queue leader. Consumption can happen directly from the follower.

https://blog.rabbitmq.com/posts/2020/06/quorum-queues-local-delivery/

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by veera-chenna
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants