Re: Shared database in master/master mode

2014-08-13 Thread Chainbuck
Please refer to the following post . -- View this message in context: http://activemq.2283324.n4.nabble.com/Shared-database-in-master-master-mode-fun-ascii-drawing-inside-

Re: Shared database in master/master mode

2014-08-12 Thread Chainbuck
Actually, there is nothing in place yet. So we can exclude the corruption hypothesis. The problem with store and forward is (to be confirmed): - a port from DMZ to internal zone needs to be open for incoming messages. I was trying to find a way the inside broker would get noticed without having t

Re: Shared database in master/master mode

2014-08-11 Thread Noel OConnor
I'd suspect that you'd have storage corruption issues. Why not use store and forward over network connectors between the two brokers. The internal broker can open the network connection in duplex mode to allow message transfer from the DMZ broker. On Aug 12, 2014 4:27 AM, "Chainbuck" wrote: > >