From: pere.noel@... (=?ISO-8859-1?Q?Une_b=E9vue?=) Date: 2006-08-05T18:35:11+09:00 Subject: Re: writing from 3 sources to 1 file Robert Klemme wrote: > > There is some locking support but watch out for NFS. There is Ara's > solution at http://raa.ruby-lang.org/project/lockfile/ > > An alternative approach is to have a centralized logger daemon which is > the only process writing the file. Your sources then could connect to > it via DRB. This might even be more efficient because the logger daemon > can keep the file open and even queue a number of log messages to write > in order to decouple file writing and your sources activities. ok thanx, in fact two of the tree sources are allready daemons )) -- une b�vue