Thanks for quick response

so at the end it boils to how much concurrentConsumers i have configured on
seda endpoint. And i mentioned "one" because i haven't configured any
concurrentConsumers in my code as of now, so there would be only one seda 
thread processing all the exchanges rite ?

And one more question : if i change this seda to direct component then all 5
different threads will now be processed concurrently since direct is like
method invocation : no blocking queue and async stuff. Please correct me.



--
View this message in context: 
http://camel.465427.n5.nabble.com/Back-to-Basics-Apache-Camel-Routes-and-Direct-Component-tp5731899p5733419.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to