You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by ckiran <ki...@ymail.com> on 2012/01/30 13:15:08 UTC

Camel File Component

Hi,

Is the Camel File Component thread safe, can I use file component on the
server to append to a file, based on requests it recieves.

-KC

--
View this message in context: http://camel.465427.n5.nabble.com/Camel-File-Component-tp5441269p5441269.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Camel File Component

Posted by Claus Ibsen <cl...@gmail.com>.
On Mon, Jan 30, 2012 at 1:15 PM, ckiran <ki...@ymail.com> wrote:
> Hi,
>
> Is the Camel File Component thread safe, can I use file component on the
> server to append to a file, based on requests it recieves.
>

Yes if you use a fairly new version of Camel.
We fixed that like 1 year ago or thereabouts (appending to the *same*
file concurrently is synchronized).




> -KC
>
> --
> View this message in context: http://camel.465427.n5.nabble.com/Camel-File-Component-tp5441269p5441269.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
FuseSource
Email: cibsen@fusesource.com
Web: http://fusesource.com
Twitter: davsclaus, fusenews
Blog: http://davsclaus.blogspot.com/
Author of Camel in Action: http://www.manning.com/ibsen/