I have an existing broker with multiple queues that basically
store-and-forward the messages to a single central site.  I now want to
introduce a new queue that only runs locally and does not get forwarded to
the central site.  This queue will be read locally in another thread in the
application.  If I create a new broker this is simple but I want to use the
current embedded broker rather than create a new one just for this queue.

I'm not new to messaging but I am new to setting up ActiveMQ with all it's
options.

Can this be done?



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/Configuring-vm-with-non-vm-on-the-same-broker-tp4711350.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to