RE: Input directory with multiple file consumers

2015-01-29 Thread ravi.4indra
I ran into a similar issue and exploring options for this. does reducing the delay between polls to very low value (<10) increases with file consumption on both the nodes? -- View this message in context: http://camel.465427.n5.nabble.com/Input-directory-with-multiple-file-consum

RE: Input directory with multiple file consumers

2015-01-21 Thread Raf
maxMessagesPerPoll=0 to poll for all messages. Regards, Raf From: Kondalarv [via Camel] [mailto:ml-node+s465427n576196...@n5.nabble.com] Sent: woensdag 21 januari 2015 0:34 To: Raf Lenaerts Subject: RE: Input directory with multiple file consumers I tried below option and it is working http

RE: Input directory with multiple file consumers

2015-01-20 Thread Kondalarv
I tried below option and it is working http://camel.465427.n5.nabble.com/Input-directory-with-multiple-file-consumers-tp5713788p5761967.html Sent from the Camel - Users mailing list archive at Nabble.com.

RE: Input directory with multiple file consumers

2012-07-23 Thread Raf
ck up a different file because they no longer see the files locked by other servers. Regards, Raf -- View this message in context: http://camel.465427.n5.nabble.com/Input-directory-with-multiple-file-consumers-tp5713788p5716340.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Input directory with multiple file consumers

2012-06-02 Thread Claus Ibsen
cket about this https://issues.apache.org/jira/browse/CAMEL-5324 > Raf > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Input-directory-with-multiple-file-consumers-tp5713788p5713794.html > Sent from the Camel - Users mailing list archive at Nab

Re: Input directory with multiple file consumers

2012-05-31 Thread Henryk Konsek
Hi Raf, > In enterprise applications it is common to have 2 nodes running the same > application for load balancing and failover. And since camel does enterprise > integration I just assumed the file component would have this functionality > built in. It certainly does. :) If I find some time tom

Re: Input directory with multiple file consumers

2012-05-31 Thread Raf
umed the file component would have this functionality built in. Raf -- View this message in context: http://camel.465427.n5.nabble.com/Input-directory-with-multiple-file-consumers-tp5713788p5713794.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Input directory with multiple file consumers

2012-05-31 Thread Henryk Konsek
Hi Raf, > it doesn't make sense to loadbalance within the camel > context. Rather I want to deploy the application on multiple machines. You share the directory using distributed file system, don't you? :) Reading from the shared file system may generate problems. It is highly dependent on the p

Input directory with multiple file consumers

2012-05-31 Thread Raf
d the processing? Kind regards, Raf -- View this message in context: http://camel.465427.n5.nabble.com/Input-directory-with-multiple-file-consumers-tp5713788.html Sent from the Camel - Users mailing list archive at Nabble.com.