Sure, take a look at VM transport http://activemq.apache.org/vm-transport-reference.html http://activemq.apache.org/how-should-i-use-the-vm-transport.html
Cheers -- Dejan Bosanac Open Source Integration - http://fusesource.com/ ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nighttale.net On Wed, Apr 8, 2009 at 7:39 PM, Yaswanth <yaswanth.m...@gmail.com> wrote: > > Hi .. > > I have deployed ActiveMQ in JBoss. My application in also deployed on the > same JBoss instance. > > I have a message producer which runs on the different JVM. It publishes the > Object Messages to the Queue say tempQueue at url tcp://localhost:61616 > > Now my application has registered a Message Listener with url > tcp://localhost:61616 to consumes these Messages arriving at tempQueue. > > As i am running my Broker and My application on the same JBoss.. Can this > consumption of messages happen without any Network Overhead ? > > Thanks > Yaswanth > -- > View this message in context: > http://www.nabble.com/Consumtion-of-Messages-with-out-any-network-overhead-when-using-Embeded-Broker.-tp22955890p22955890.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > >