Hi

Google a bit on the AMQ website.
http://activemq.apache.org/vm-transport-reference.html


On Tue, Aug 3, 2010 at 3:35 PM, benxs <[email protected]> wrote:
>
> In java I can code either:
>
> ActiveMQConnectionFactory connectionFactory =
>      new ActiveMQConnectionFactory("tcp://localhost:61616");
>
> or
>
> ActiveMQConnectionFactory connectionFactory =
>      new ActiveMQConnectionFactory("vm://localhost:61616");
>
> What is the difference?
>
> Ben
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Difference-ConnFactory-vm-localhost-vs-ConnFactory-tcp-localhost-tp2262902p2262902.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>



-- 
Claus Ibsen
Apache Camel Committer

Author of Camel in Action: http://www.manning.com/ibsen/
Open Source Integration: http://fusesource.com
Blog: http://davsclaus.blogspot.com/
Twitter: http://twitter.com/davsclaus

Reply via email to