The only thing I've seen is http://activemq.apache.org/replicated-message-store.html <http://activemq.apache.org/replicated-message-store.html> . By protecting the message store using conventional DR techniques, you should have DR for the broker network. Bringing up brokers on the DR system may be a process in itself - you can't use slaves because they would compete with normal 'local' fault-tolerance (M/S pair) fail-over operations - you probably don't want your DR system to be a part of your prod system.
Now I've been asked to design DR if I only have file-level replication and not block-level replication... anyone have any ideas? -- View this message in context: http://activemq.2283324.n4.nabble.com/Queues-replication-failover-and-disaster-recovery-tp2364243p4656968.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.