perl-LockFile-Simple - Simple file locking scheme
Website: | http://search.cpan.org/dist/LockFile-Simple/ |
---|---|
License: | GPLv2+ or Artistic |
Vendor: | Alcance Libre, Inc. |
- Description:
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.
Packages
perl-LockFile-Simple-0.208-11.fc14.al.noarch [23 KiB] |
Changelog
by Fedora Release Engineering (2018-02-08):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild |