On Tue, Jun 5, 2012 at 8:17 PM, Deepthi <deepthi...@gmail.com> wrote: > If i want to generate 1 thread for each of the row retrieved by executing > select statement, using quartz will not help me rite? > > How can I implement it? >
Take a look at the EIP patterns. They are the building blocks. http://camel.apache.org/eip There is a splitter EIP which you can use, and you can enable parallel processing to use concurrency. > -- > View this message in context: > http://camel.465427.n5.nabble.com/Help-with-setting-multiple-parameters-with-SQL-tp5714000p5714033.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- FuseSource Email: cib...@fusesource.com Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen