<div dir="ltr">I think the NYT description of their new Rabbit deployments is a great place to start: <div><br></div><div><a href="http://highscalability.com/blog/2014/1/13/nytimes-architecture-no-head-no-master-no-single-point-of-fa.html">http://highscalability.com/blog/2014/1/13/nytimes-architecture-no-head-no-master-no-single-point-of-fa.html</a><div>
<br></div><div>-J</div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, May 6, 2014 at 10:31 AM, Ryan Brown <span dir="ltr"><<a href="mailto:ryankbrown@gmail.com" target="_blank">ryankbrown@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I hate using that term because it is so over/misused. However, I am in the process of re-structuring my application to be deployed to ec2. My application wraps RabbitMQ with a friendly REST interface that does some additional routing and management for us. Right now, we have RabbitMQ in a four node active/active/active/active cluster behind F5 in our data center. What we need to do is push this out and have an instance of our application and a RabbitMQ cluster in each region of ec2 (if not each az). Ideally we would like to have the queues federated in such a manner that if a publisher of a given exists in New York City, that a subscriber in Sydney will get their message delivered from their nearest az. (This may be naive by me and par of what I am trying to determine.)<div>

<br></div><div>What I would like to know is if anybody has experience doing this. Has any lessons-learned to share. Gotcha's? Maybe has something documented or knows of some documentation that exists that I am not finding.</div>

<div><br></div><div>Best.</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>Ryan</div></font></span></div>
<br>_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
<br></blockquote></div><br></div>