From: Noam Noam Date: 2006-08-31T17:45:52+09:00 Subject: Re: problem using pstore with multi-users James Gray wrote: > On Aug 30, 2006, at 7:38 AM, khaines@enigo.com wrote: > >>> Thanks. >> >> pstore doesn't itself do any locking of any sort. > > I don't think that's accurate. Here's part of the transaction() > method for PStore. Note the calls to flock(): > > so, if i understand correctly, because in pstore.rb there is a lock to the file, i cannot use pstore with some processes because it will front a lock. and because of that i get "premission denied"??? thanks you all, for your all responses. -- Posted via http://www.ruby-forum.com/.