each of your 5 threads will place its exchange into a in-memory queue
representing the SEDA component, and then the threads for the SEDA
component will process the exchanges. That means the seda component will
process the exchange in different threads than your calling thread. The
number of seda threads is configurable by you, so it's not necessarily
"one" like you mention.






On Wed, May 29, 2013 at 7:37 AM, anand_tech <anand29...@gmail.com> wrote:

> So it means that 5 different threads of direct component will pour the
> messages into one single thread of SEDA ?
>
> I am sorry if i am really being noob here
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/Back-to-Basics-Apache-Camel-Routes-and-Direct-Component-tp5731899p5733415.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>



-- 
*Christian Posta*
http://www.christianposta.com/blog
twitter: @christianposta

Reply via email to