Hi Motl, Run an embedded broker on either the producer or the consumer or both. The client should use vm:// to the embedded broker. Then you setup a 'direct' connection from the producer process to the consumer or the other way around.
On 10/10/07, Motl <[EMAIL PROTECTED]> wrote: > > Hi, > > If I need direct TCP connection for performance reasons, but still want to > use JMS api, is it possible to do that in some way? > Sorry for unclear question, but in some cases I only need 1 producer and 1 > consumer and I want direct TCP connection between them. > If I could do it within activemq, less code will require changes on the > caller side. > > I am asking about both java and c++ implementations. > > Thank you. > -- > View this message in context: > http://www.nabble.com/activemq%3A-direct-tcp-connection-tf4602430s2354.html#a13141078 > Sent from the ActiveMQ - Dev mailing list archive at Nabble.com. > > -- Regards, Hiram Blog: http://hiramchirino.com
