Re: camel - Activemq performance suggestions

2013-06-24 Thread kiranreddykasa
Hi , By using the following property 'useAsyncSend' activemq performance has been improved. - Regards kiran Reddy -- View this message in context: http://camel.465427.n5.nabble.com/camel-Activemq-performance-suggestions-tp5734508p5734637.html Sent from the Camel - Users ma

Re: camel - Activemq performance suggestions

2013-06-22 Thread kiranreddykasa
above config. Are there any other properties ?? - Regards kiran Reddy -- View this message in context: http://camel.465427.n5.nabble.com/camel-Activemq-performance-suggestions-tp5734508p5734577.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: camel - Activemq performance suggestions

2013-06-22 Thread Claus Ibsen
> > > > In the same route Without using activemq we are getting much high > tps(~2500), whereas with activemq its very less (~200) . > > Should we use any extra properties while configuring activemq? > > camel version : 2.10.3 > activemq : 5.7.0 > > >

Re: camel - Activemq performance suggestions

2013-06-21 Thread kiranreddykasa
Ya I agree jms will add little overhead, But based on the results I got TCP is 10x faster. Generally will there be this much difference?? - Regards kiran Reddy -- View this message in context: http://camel.465427.n5.nabble.com/camel-Activemq-performance-suggestions-tp5734508p5734539.html

Re: camel - Activemq performance suggestions

2013-06-21 Thread Christian Posta
00) > .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

Re: camel - Activemq performance suggestions

2013-06-21 Thread kiranreddykasa
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.

Re: camel - Activemq performance suggestions

2013-06-21 Thread Christian Posta
eMQComponent"> > > > > > > In the same route Without using activemq we are getting much high > tps(~2500), whereas with activemq its very less (~200) . > > Should we use any extra properties while configuring activemq? > > camel v

camel - Activemq performance suggestions

2013-06-20 Thread kiranreddykasa
- View this message in context: http://camel.465427.n5.nabble.com/camel-Activemq-performance-suggestions-tp5734508.html Sent from the Camel - Users mailing list archive at Nabble.com.