from("file://foo.txt").split().tokenize("\n").streaming().to(...)

I'll commonly send them to a SEDA queue for processing. Then you can
specify a thread pool on the SEDA queue and consume from it to insert into
the database.

Brad

On Tue, Aug 30, 2016 at 8:27 AM, raercules <robert.la...@visumpoint.com>
wrote:

> Thanks for the tip.  Unfortunately, the one area I was interested in "Data"
> is empty.
>
>
>
> --
> View this message in context: http://camel.465427.n5.nabble.
> com/Route-elements-Loop-tp5786975p5786992.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>

Reply via email to