You could also change the stored proc to return a batch of messages, or use a
bean to call the stored proc. n times, and then return the result as a list
or iterator from the bean. Use the splitter to iterate over the result for
further processing.



--
View this message in context: 
http://camel.465427.n5.nabble.com/Apache-Camel-multithread-processing-tp5741383p5744818.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to