Simple file locking scheme

Edit Package perl-LockFile-Simple
http://search.cpan.org/perldoc?LockFile::Simple

This simple locking scheme is not based on any file locking system calls such
as flock() or lockf() but rather relies on basic file system primitives and
properties, such as the atomicity of the write() system call. It is not meant
to be exempt from all race conditions, especially over NFS. The algorithm used
is described below in the ALGORITHM section.

It is possible to customize the locking operations to attempt locking once
every 5 seconds for 30 times, or delete stale locks (files that are deemed too
ancient) before attempting the locking.

Refresh
Refresh
Source Files
Filename Size Changed
LockFile-Simple-0.207.tar.bz2 0000012039 11.8 KB
perl-LockFile-Simple.changes 0000000746 746 Bytes
perl-LockFile-Simple.spec 0000001674 1.63 KB
Revision 5 (latest revision is 10)
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 5)
siwtch to perl_requires macro
Comments 0
openSUSE Build Service is sponsored by