[rabbitmq-discuss] mirrored queue cluster
PATAR, SAGAR
sp345s at att.com
Sat Oct 5 16:48:13 BST 2013
The requirement we have is a simple JMS topic with failover and persistency..
Where multiple client subscribe for the messages and when a new client is introduced NO changes in framework as the Topic is already configured for failover and persistence ..the new client will just make a connection and start consuming ..
With RabbitMQ my understanding is we need to configure a new queue and mirror it and then ask the new client to consume the message ...??
Pl. check slide 3 and 4 in the attachment ... For new client do we need to configure a new mirrored queue ... All the queues should get all the messages from the exchange ...
-----Original Message-----
From: rabbitmq-discuss-bounces at lists.rabbitmq.com [mailto:rabbitmq-discuss-bounces at lists.rabbitmq.com] On Behalf Of Michael Klishin
Sent: Friday, October 04, 2013 4:59 PM
To: Discussions about RabbitMQ
Subject: Re: [rabbitmq-discuss] mirrored queue cluster
On oct 5, 2013, at 12:54 a.m., "PATAR, SAGAR" <sp345s at att.com> wrote:
> But still we have to manage all the mirror configurations of all the separate queues per client .. and also when a new client is introduced we have to change our configuration to create a new queue and then mirror it etc ....right
What do you mean by a new client? Can you provide a more specific example of what your topology
looks like and what aspect of the system do you want to scale horizontally? Please be as specific
as you can.
MK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: messaging_rabbit.pptx
Type: application/vnd.openxmlformats-officedocument.presentationml.presentation
Size: 240867 bytes
Desc: messaging_rabbit.pptx
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20131005/220757bd/attachment.bin>
More information about the rabbitmq-discuss
mailing list