<p dir="ltr">Thank you for that information. </p>
<p dir="ltr">I am in the process of setting up some test machines now, but based on what I am reading it seems that the bound exchanges must be instantiated within the same RabbitMQ instance or cluster.</p>
<p dir="ltr">In my situation I'd like to have a topic exchange that could route to a local queue or "foreign" exchange based on the topic. Would you comment on whether or not that is possible with the "exchange.bind" method?</p>
<p dir="ltr">Regards,</p>
<p dir="ltr">Richard</p>
<p dir="ltr">On Feb 5, 2013 4:33 PM, "Alvaro Videla" <<a href="mailto:videlalvaro@gmail.com">videlalvaro@gmail.com</a>> wrote:<br>
><br>
> Yes, it can be done:<br>
><br>
> See: <a href="http://www.rabbitmq.com/blog/2010/10/19/exchange-to-exchange-bindings/">http://www.rabbitmq.com/blog/2010/10/19/exchange-to-exchange-bindings/</a><br>
> and: <a href="http://www.rabbitmq.com/e2e.html">http://www.rabbitmq.com/e2e.html</a><br>
><br>
> Regards,<br>
><br>
> Alvaro<br>
><br>
><br>
> On Wed, Feb 6, 2013 at 1:22 AM, Richard Raseley <<a href="mailto:richard@raseley.com">richard@raseley.com</a>> wrote:<br>
>><br>
>> Can a topic exchange be used to route messages both to a queue but also to another exchange (to be routed to queues by that second exchange)? I have been looking for documentation that talks about such a configuration, but I am only seeing exchange to queue documentation.<br>
>><br>
>> Thank you in advance for any assistance.<br>
>><br>
>> Regards,<br>
>><br>
>> Richard<br>
>><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">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
>><br>
><br>
><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">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
><br>
</p>