Hi, 

            >> Yes the file is deleted at the end, when the exchange is
done.
            Just to understand better. 
Tpoller thread will read the file1, Tlogger1 will process and fwd to
Twriter1 thread.
Tpoller thread will read the file2, Tlogger2 will process and fwd to
Twriter2 thread.
.
.
Tpoller thread will read the file10, Tlogger10 will process and fwd to
Twriter10 thread.
When the file is written the done message is sent to poller and then the
poller will delete the file.

            Even though there is only one thread for poller, it reads the
file one after the other and deletesthe file when done message arrives.
            Is this correct? Please let me know.

With Best Regards,
Diwakar

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

Reply via email to