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" <kiwibanan...@hotmail.com> wrote: > > Hello, > > I'd like to know if the following architecture is feasible. My main goal is: > open only ports going out of the internal network; no communication > initiated from DMZ. > > Scenario of an incoming message > > | D M Z | I N T E R N A L | > | | | > --> AMQ --> storage <--- AMQ <-- system | > | | | > > I'm thinking about putting up a shared message store with useLock set to > disabled. (ref: > http://activemq.apache.org/pluggable-storage-lockers.html#Pluggablestoragelockers-PersistenceAdapters ) > > Could that work? > > > > > > -- > View this message in context: http://activemq.2283324.n4.nabble.com/Shared-database-in-master-master-mode-tp4684281.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com.