Is there a direct way to connect to activeMq without the tcp overhead. since the consumer and jmsbroker will reside on the same server there is really no need for a wire protocol in between.
I am using the activemq-cpp-library-3.1.2 and activemq 5.3.1 one possibility might maybe using the vm transport , but i don't see any vmTransportfactory in the activemq-cpp-library-3.1.2 , so i guess the vm transport isn't supported in this library , correct ? thank you for your time Christoph -- View this message in context: http://old.nabble.com/a-direct-way-to-connect-to-activemq-without-tcp-overhead---tp28252722p28252722.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.
