Threadsafety of Camel FTP

2009-05-19 Thread ohecker
Hi all, we tried to test CamelFTP as a producer in a multithreaded scenario, i.e. multiple threads accessing in parallel the route which contains the FTP producer. This resulted in either deadlocks within the FTP components code or in exceptions to be thrown. To our understanding this seems to be

Re: Threadsafety of Camel FTP

2009-05-19 Thread ohecker
Hi Claus, we are using Camel 2.0-M1 at the moment. The scenario consists of a simple route with one direct-endpoint as consumer and a single FTP-endpoint as producer. We send an Exchange to the direct-endpoint from two parallel running threads. This should simulate the scenario where the route is

Re: Threadsafety of Camel FTP

2009-05-19 Thread ohecker
Hi Claus, Ryan, thanks for your comments. Actually testing the FTP component has two different intentions: First is that we need to use a FTP producer, so we test how it behaves, second is that I am trying to understand how Camel handles multithreading in general. Let me describe what I saw wh

Any news on "Consuming a remote FTP server triggered by a route"

2009-06-18 Thread ohecker
Hello, the documentation of Camel-FTP states that concering "Consuming a remote FTP server triggered by a route" an improvement for Camel 2.0 ist planned. I did not find an JIRA entry about this so i am wondering if there is any news about this. Thanks Oliver -- View this message in context: