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.

Reply via email to