Erlang Mailing Lists

Author Message

<  RabbitMQ mailing list  ~  Active/Active failover

Guest
Posted: Wed Dec 30, 2009 10:36 am Reply with quote
Guest
While reading the how to's on the faq page at http://www.rabbitmq.com/faq.html
there's a contact us link that talks about building active/active failover. Could someone explain how this works?


thanks
Vishnu

Post received from mailinglist
Guest
Posted: Wed Dec 30, 2009 10:39 am Reply with quote
Guest
At the moment: You need to set up two brokers with the same exchanges,
queues and bindings, and send every message through both. You then
need a way to dedup. This is somewhat complex, and usually
active/passive is preferred.

alexis


On Wed, Dec 30, 2009 at 10:35 AM, vishnu <pathsny@gmail.com> wrote:
> While reading the how to's on the faq page at
> http://www.rabbitmq.com/faq.html
> there's a contact us link that talks about building active/active failover.
> Could someone explain how this works?
> thanks
> Vishnu
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss@lists.rabbitmq.com
> http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
>

_______________________________________________
rabbitmq-discuss mailing list
rabbitmq-discuss@lists.rabbitmq.com
http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
Post received from mailinglist
Guest
Posted: Wed Dec 30, 2009 10:45 am Reply with quote
Guest
CC'ing the list - assuming you prefer that Smile

On Wed, Dec 30, 2009 at 10:42 AM, vishnu <pathsny@gmail.com> wrote:
> well its important to us to know that is possible if we need it sometime in
> the future. In the short term we're quite likely to go with active/passive
> Smile

Yes it is, and yes that is a good plan.


> So does that just mean, mounting a disk for use on a queue that can be
> remounted on a seperate system?

Currently it combines:

- TCP loadbal
- OS level heartbeats
- A safe, reasonably fast, shared disk store

alexis



> On Wed, Dec 30, 2009 at 4:09 PM, Alexis Richardson
> <alexis.richardson@gmail.com> wrote:
>>
>> At the moment: You need to set up two brokers with the same exchanges,
>> queues and bindings, and send every message through both.

Display posts from previous:  

All times are GMT
Page 1 of 1
This forum is locked: you cannot post, reply to, or edit topics.

Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum