Hi, take a look at http://activemq.apache.org/networks-of-brokers.html
Cheers -- Dejan Bosanac ----------------- FuseSource - The experts in open source integration and messaging. Email: [email protected] Web: http://fusesource.com Twitter: http://twitter.com/dejanb ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nighttale.net On Mon, Dec 6, 2010 at 7:04 AM, lucious_77 <[email protected]> wrote: > > Hi all, > > Here is what I'd like to do. > > Currently one AMQ is running localy, several producers (also local - means > on the same network/host) are connected to this broker. About 20 > consumers/clients are connected to this AMQ sitting on the same network. > However we have about 10 clients connected via IPsec tunnel from different > location. > Sometimes I find bigger latency than expected on our "remote clients". So in > this cases I thought that maybe we should send "one stream" to another AMQ > located at remote side and then allow remote clients to connect to remote > AMQ not our local. So to recap: > > Remote Clients (about 10) <-> Remote AMQ <-> Local AMQ <-> Local Producers / > Local Clients > > Question is : is it possible to achieve this with AMQ and if yes what's the > configuration for this? Remote AMQ will not have any producers... it's just > a way to decrease amount of data I need to send to remote office when more > than 1 client is connected. > > Many thx, > Marcin > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/AMQ-to-AMQ-connection-tp3074352p3074352.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. >
