Hi, store and forward is massively used, but you cannot sync queues across brokers. In network of brokers queue is distributed over brokers and messages will be load balanced between brokers.
Regards -- Dejan Bosanac Senior Software Engineer | FuseSource Corp. dej...@fusesource.com | fusesource.com skype: dejan.bosanac | twitter: @dejanb blog: http://www.nighttale.net ActiveMQ in Action: http://www.manning.com/snyder/ On Sun, May 27, 2012 at 7:52 PM, Mohit Anchlia <mohitanch...@gmail.com> wrote: > What's the best way to sync messages between 2 DCs? Does anyone using store > forward currently between DCs?