[rabbitmq-discuss] Mirror queues and poor write performance

Matthew Sackman matthew at rabbitmq.com
Wed Oct 26 23:45:44 BST 2011


On Wed, Oct 26, 2011 at 11:42:23PM +0100, Matthew Sackman wrote:
> When publishing to a mirrored queue where the master is on the node to
> which you're connected, the msg will make at least 3 inter-node hops,

Oh, that 3 is assuming there's just one other node. For each additional
node that's a member of the mirrored queue add another 2 inter-node
copies of the actual message being published. Plus further associated
msgs.

Matthew


More information about the rabbitmq-discuss mailing list