You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by Dejan Bosanac <de...@nighttale.net> on 2009/04/09 14:08:37 UTC

Re: Consumtion of Messages with out any network overhead when using Embeded Broker.

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 <ya...@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.
>
>