You were right to underline this point I do not know :)

In fact I do not understand why the routing is done on the GET and not
directly on the PUT. I do not see the interest to keep the message in the
non final destination broker. For me this is a problem because that's mean
if you have N nodes there will be N-1 get requests. But there is certainly
some explanations I do not see.

++


bsnyder wrote:
> 
> On Mon, Mar 9, 2009 at 9:40 AM, mffrench <mffre...@axway.com> wrote:
> 
> Bear in mind that messages will not be broadcast around the network.
> You may already know this but I've found it's worth mentioning.
> Messages sent to BrokerA will stay there until there is demand for
> them on another broker in the network. Which leads to the correct
> configuration of the network connector to allow messages to make hops
> between brokers.
> 

-- 
View this message in context: 
http://www.nabble.com/Question-about-Active-MQ-network-of-brokers-tp22413530p22455200.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to