ffrenchm wrote:
Hello,

I would like to know if it's possible to configure QPID to route messages
from a broker A to a broker C through a broker B. In fact I aim to achieve
this kind of topology :

client X (network 1) send Message to Broker C via Broker A -> broker A
(network 1) send message to broker C via broker B -> broker B (network 1 and
network 2) send message to broker C-> broker C (network 2) <- client Y
(network 2) receive the message from client X

The broker B in fact is a kind of hub broker which links network 1 and
network 2. After reading the broker federation documentation I do not find
the way to achieve this kind of topology. Any idea ?

Thanks


Yes, this is possible, see tthe examples at the bottom of this page
http://qpid.apache.org/using-broker-federation.html

Carl.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to