Re: How to achieve multi-threading within a route

2014-09-14 Thread mark meandro
did u get this working? i tried the SEDA solution and it gets multiple exceptions. -- View this message in context: http://camel.465427.n5.nabble.com/How-to-achieve-multi-threading-within-a-route-tp5669200p5756495.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: How to achieve multi-threading within a route

2012-04-28 Thread Raul Kripalani
;> If i have 50 files in the source server, I want 50 threads to be running >> simultaneously, read the files and process all the files simultaneously, one >> file in each thread. >> >> How can i achieve this? >> >> -- >> View this message in context: &g

Re: How to achieve multi-threading within a route

2012-04-27 Thread Stefan Burkard
f i have 50 files in the source server, I want 50 threads to be running > simultaneously, read the files and process all the files simultaneously, one > file in each thread. > > How can i achieve this? > > -- > View this message in context: > http://camel.465427.n5.nabble.c

How to achieve multi-threading within a route

2012-04-26 Thread Deepthi
simultaneously, one file in each thread. How can i achieve this? -- View this message in context: http://camel.465427.n5.nabble.com/How-to-achieve-multi-threading-within-a-route-tp5669200p5669200.html Sent from the Camel - Users mailing list archive at Nabble.com.