Hello,
We have switched to camel 2.10.0 to resolve the issue. We realized that
camel version 2.9.0 has problems with the <split> functionality if
"parallelProcessing="true" is used. It does not take the customThreadPool
settings. Also the parallel processing tend to be operative only for one
instance of route. Subsequent route triggering are processed serially.
The higher versions of camel resolved the problem for us. Also by using
Custom Thread Pools we get much more control over the number of threads used
for processing.

Thank you,
Regards

vkarkhanis



--
View this message in context: 
http://camel.465427.n5.nabble.com/Camel-routes-and-threads-tp5734326p5735405.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to