Re: file component polling files

2016-10-17 Thread redpower1989
wrong. Yes i am unmarshaling at a point between file consumer and queue producer uri's. How is that affect the speed? What do you mean by getting off the file reader? Thanks -- View this message in context: http://camel.465427.n5.nabble.com/file-component-polling-files-tp5788570p5788846

Re: file component polling files

2016-10-15 Thread Brad Johnson
processing and it is the use > of threads. Be careful that you need to find a balance for the poolsize > value. > http://camel.apache.org/async.html > > > > -- > View this message in context: http://camel.465427.n5.nabble. > com/file-component-polling-files-tp5788570p5788775.html > Sent from the Camel - Users mailing list archive at Nabble.com. >

Re: file component polling files

2016-10-14 Thread redpower1989
e for the poolsize value. http://camel.apache.org/async.html -- View this message in context: http://camel.465427.n5.nabble.com/file-component-polling-files-tp5788570p5788775.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: file component polling files

2016-10-11 Thread DariusX
The delay will control the frequency at which it polls the directory. To limit the number of files each time, check out maxMessagesPerPoll and eagermaxmessagesperPoll http://camel.apache.org/file2.html -- View this message in context: http://camel.465427.n5.nabble.com/file-component-polling

file component polling files

2016-10-11 Thread redpower1989
l to make the file component pick up a large amount of files every poll. Is that going to speed up the consumption? Thanks -- View this message in context: http://camel.465427.n5.nabble.com/file-component-polling-files-tp5788570.html Sent from the Camel - Users mailing list archive at Nabble.com.