Hi, 

        <from uri="file:input"/>
         <threads corePoolSize="10">
         <log message="Copying ${file:name} to the output directory"/>
         <to uri="file:output"/>
         </threads>

        With this we can have 10 threads for the logging and the file
writing indpoints. But how to configure 10 threads for the poller
(file:input)? 
        Please let me know your comment.

With Bets Regards,
Diwakar

--
View this message in context: 
http://camel.465427.n5.nabble.com/Thread-pool-for-components-in-Camel-tp4722190p4885604.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to