You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by runshan <ru...@gmail.com> on 2009/03/19 10:54:55 UTC

Clustering amq

I've clustered three amq server

with A configurated a duplex bridge to B and c
 <networkConnector duplex="true" networkTTL="2" name="67-180-181"
uri="static://(tcp://*.*.*.180:61616,tcp://*.*.*.181:61616)"/>

B and c with no networkConnector configuration

then two clients Consumer connected to A and B seperately , 

one client Producer connected to A

i noticed in this case some messages were missed.

why? any idea?

i want to construct a amq cluster , clients can be connected to any one of
them , with no msgs missing.

-- 
View this message in context: http://www.nabble.com/Clustering-amq-tp22596783p22596783.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.


Re: Clustering amq

Posted by runshan <ru...@gmail.com>.
anybody can help ?



runshan wrote:
> 
> I've clustered three amq server
> 
> with A configurated a duplex bridge to B and c
>  <networkConnector duplex="true" networkTTL="2" name="67-180-181"
> uri="static://(tcp://*.*.*.180:61616,tcp://*.*.*.181:61616)"/>
> 
> B and c with no networkConnector configuration
> 
> then two clients Consumer connected to A and B seperately , 
> 
> one client Producer connected to A
> 
> i noticed in this case some messages were missed.
> 
> why? any idea?
> 
> i want to construct a amq cluster , clients can be connected to any one of
> them , with no msgs missing.
> 
> 

-- 
View this message in context: http://www.nabble.com/Clustering-amq-tp22596783p22656516.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.