Hi

Without activemq in the sense direct tcp to tcp.

No other queue in the middle.

from("netty:tcp://10.44.71.187:7000?textline=true").threads(800,800)            
        
.bean(MainDummyProcessor.class)
.to("netty:tcp://10.44.71.67:7004?textline=true");





-----
Regards

kiran Reddy
--
View this message in context: 
http://camel.465427.n5.nabble.com/camel-Activemq-performance-suggestions-tp5734508p5734533.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to