You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by easyl <ea...@gmail.com> on 2010/03/29 14:56:58 UTC

Embedded AMQ on many App Server on the same host

I am going to run more than one Geronimo with embedded AMQ4 on the same
server machine. 

Each Geronimo will host different service (EAR with message driven bean)
which communicates with each other by exchanging messages.

How should I setup the embedded AMQ?
Can I still use VM? since the Geronimos run on different JVMs.
e.g.
vm://localhost?async=true&amp;jms.asyncDispatch=true&amp;jms.copyMessageOnSend=false&amp;jms.watchTopicAdvisories=false

or discover:// protocol?


-- 
View this message in context: http://old.nabble.com/Embedded-AMQ-on-many-App-Server-on-the-same-host-tp28068915p28068915.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.