[rabbitmq-discuss] mirrored queue cluster

Michael Klishin michael at rabbitmq.com
Mon Oct 7 14:39:04 BST 2013


On oct 7, 2013, at 4:32 p.m., "PATAR, SAGAR" <sp345s at att.com> wrote:

> Below when you say " You can have multiple consumers per queue. On exclusive queues, they all have to be
> on the same connection."
> will each consumer get a copy of the message on the same queue ..my understanding is only one consumer wins and gets the message …??

Only one consumer receives a message but multiple queues can have a copy of the same
message (e.g. when a fanout exchange was routing them).

Note that I was explaining things in AMQP 0-9-1 terms, and now you've revealed that your
requirements are framed in JMS terms, which are not exactly the same.

MK



-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 495 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20131007/871cbda1/attachment.pgp>


More information about the rabbitmq-discuss mailing list