Hi

You can use threads, see bottom of this page
http://camel.apache.org/async.html



On Wed, Oct 23, 2013 at 9:16 AM, piyushbhatt <bhattpiy...@gmail.com> wrote:
> Hi,
>
> We are using Camel and have developed an FTP client using it. We generate
> hundreds of files which we need to push in a very short time window to the
> FTP server. All these files reside in the same directory. Camel is not able
> to keep pace with number of files so we do manual parallel pushing using
> filezilla client
>
> Is there a way to configure Camel to start multiple threads on a single
> directory and push files in parallel
>
> Piyush
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Parallel-file-processing-with-Camel-tp5742049.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: cib...@redhat.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Reply via email to