Re: [camel 2.17] limited performance (not more than 20 req/s)

2016-07-15 Thread Tarek Jarraya
-td5782443.html Similar Performance topic (they use rabbitmq client): https://issues.apache.org/jira/browse/CAMEL-9786 Thanks, Tarek On Fri, Jul 15, 2016 at 12:27 PM, Tarek Jarraya wrote: > Hi Claus, > > Sorry for late reply. > > When I downgraded to camel 2.16.1/3 the performance i

Re: [camel 2.17] limited performance (not more than 20 req/s)

2016-07-15 Thread Tarek Jarraya
Hi Claus, Sorry for late reply. When I downgraded to camel 2.16.1/3 the performance issue disappears. Regards, Tarek Le mardi 14 juin 2016, Tarek Jarraya a écrit : > Hi Both, > > Thanks for your interest. > > @Claus, > > this toD generates only one endpoint. I try to cha

Re: [camel 2.17] limited performance (not more than 20 req/s)

2016-06-14 Thread Tarek Jarraya
Hi Both, Thanks for your interest. @Claus, this toD generates only one endpoint. I try to change it to "to" format and let you know. One more thing, our exposed endpoint is using camel servlet. I saw in the http4 page that if we want to

[camel 2.17] limited performance (not more than 20 req/s)

2016-06-13 Thread Tarek Jarraya
Hi All, I face a performance issue with camel 2.17 running inside tomcat 7.0.65 I can not run more than 20 user per second (with gatling). Over 20 user/s, the response time increase drastically, the pool of tomcat thread is completely used (1000 threads), and also the JVM CPU usage. My configura