Hello Everyone,<div><br></div><div>I'm in the process of setting up multiple datacenters and would like separate clusters in each location, with some mechanism of reaching messages from other clusters. Looks like I'm not the only one interested in this, but is there currently any way of achieving this?</div><div><br></div><div>Thanks,</div><div>Allan<br><br>On Wednesday, 4 January 2012 13:25:33 UTC-5, Jerry Kuch  wrote:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;">Hi, Jim:<p>It depends on your scenario.</p><p>You might want to federate across a WAN; you wouldn't cluster across one, since<br>the Erlang distribution mechanisms that clustering builds on don't tolerate<br>partitions and high latency well.</p><p>You'd cluster if your goal is to increase the total capacity of your broker,<br>bearing in mind that the maximum throughput possible through a single queue<br>won't get larger when you do so.</p><p>Federating or Shoveling between different clusters, as you describe, is an <br>entirely reasonable thing to do in some circumstances. &nbsp;Suppose, for example<br>that you want increased capacity over a single host broker, or mirrored queues,<br>or the like within each of two WAN-connected datacenters, but still wanted to<br>be able to pass some subset of your message traffic between the datacenters.</p><p>Best regards,<br>Jerry</p><p>----- Original Message -----<br>From: "Jim Langston" &lt;<a href="mailto:Jim.Langston@compuware.com" target="_blank">Jim.Langston@compuware.com</a>&gt;<br>To: <a href="mailto:rabbitmq-discuss@lists.rabbitmq.com" target="_blank">rabbitmq-discuss@lists.<wbr>rabbitmq.com</a><br>Sent: Wednesday, January 4, 2012 10:20:30 AM<br>Subject: [rabbitmq-discuss] Is there ever a need for a federation and a&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;cluster?</p><p></p><p><br>Hi all,</p><p><br>Given a scenario where the entire environment is identical for<br>rabbitMQ (same servers, OS's , RMQ versions … etc) , would there ever<br>be a need to have the environment configured for using both<br>as a cluster, and as a federation ?</p><p><br>From what I've gathered so far, before experimenting, it seems that<br>unless there is some sort of mixed environment, clustering is the way<br>to go.</p><p><br>What about if there are two different clusters, w/ different brokers and<br>exchanges ? Would you want to use a federation between them ?</p><p><br>Thanks,</p><p><br>Jim</p><p></p><p></p><p><br>The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it .</p><p><br>______________________________<wbr>_________________<br>rabbitmq-discuss mailing list<br><a href="mailto:rabbitmq-discuss@lists.rabbitmq.com" target="_blank">rabbitmq-discuss@lists.<wbr>rabbitmq.com</a><br><a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/<wbr>cgi-bin/mailman/listinfo/<wbr>rabbitmq-discuss</a><br>______________________________<wbr>_________________<br>rabbitmq-discuss mailing list<br><a href="mailto:rabbitmq-discuss@lists.rabbitmq.com" target="_blank">rabbitmq-discuss@lists.<wbr>rabbitmq.com</a><br><a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/<wbr>cgi-bin/mailman/listinfo/<wbr>rabbitmq-discuss</a><br></p><p></p><p></p><p></p><p></p><p></p><p></p><p></p><p></p><p></p><p></p><p></p><p></p><p></p><p></p><p></p><p></p></blockquote></div>