[rabbitmq-discuss] Exclusive consumers via STOMP

Michael Klishin mklishin at gopivotal.com
Thu Apr 24 11:20:38 BST 2014


On 24 April 2014 at 12:23:38, Nagy, Attila (bra at fsn.hu) wrote:
> > I've tried it with a durable queue. I could successfully subscribe  
> to
> the queue from two machines and instances of the same consumer  
> via STOMP
> and got messages (round robin) to each of them, regardless I've  
> specified exclusive: True in the subscribe frame.
> I'm using 3.3.0.
> Wasn't this implemented?

Possibly. In RabbitMQ consumer exclusivity means no more than 1 consumer can
be added on a given queue. This includes federation links for federated queues.

I need to run some tests to see how queue federation works in such case. 
--  
MK  

Software Engineer, Pivotal/RabbitMQ


More information about the rabbitmq-discuss mailing list