From: Charles Comstock Date: 2004-04-15T12:14:12+09:00 Subject: Re: File locking, portably? As a side note on implementation, is there a particular reason you chose to use filelocking when something like drb would allow you to do thread atomic gets across a network without necessarily having shared disk space? Let alone a shared tuplespace which does even more fun things for you? Charlie