bsnyder wrote:
> 
> On Feb 13, 2008 12:22 PM, GeekPro <[EMAIL PROTECTED]> wrote:
>>
>> HI
>>
>> Config:
>>
>> Amq - 5.0
>> OS - Linux
>>
>>
>> I configured the network of brokers by creating multiple instances of the
>> amq. I have a question like if I produce a message to the one of the
>> broker
>> in the network lets say broker1 using failover protocol does the message
>> gets forwarded to the remaining brokers. please let me know whether I am
>> in
>> the right direction, if not pls tell me how can achive it. It would be
>> great
>> if you can respond me asap.
> 
> In a network of brokers, messages will be forwarded to the broker
> where there is demand for the messages, but only if the networkTTL
> option is set correctly for messages to make the correct number of
> hops across the number of brokers in the network.
> 
> Bruce
> -- 
> perl -e 'print
> unpack("u30","D0G)[EMAIL PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
> );'
> 
> Apache ActiveMQ - http://activemq.org/
> Apache Camel - http://activemq.org/camel/
> Apache ServiceMix - http://servicemix.org/
> Apache Geronimo - http://geronimo.apache.org/
> 
> Blog: http://bruceblog.org/
> 
> 

Thanqs alot for the quick response. Actually I am new to ActiveMQ I was not
aware of the ttl config can you tell where exactly in the activemq.xml do I
need to do what I shud do (Ex: 6 brokers in the network)
So according to you if we can configure accordingly we can publish to one
broker and if the broker to which we sent is up still that broker will
forward the messages to other brokers in the network. If I am wrong pls
correct me because i.e our main requirement so that if any message is
published to one broker we can connect all the other brokers with seperate
client and consume the same message.

I would appreciate if you can reply me....As I am new please excuse me if my
assumption is wrong.

Thanks
Gi

-- 
View this message in context: 
http://www.nabble.com/Regarding-Store-and-Forward%3A-Network-of-Brokers-tp15464878s2354p15468401.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to