perl-LockFile-Simple

Simple file locking scheme

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.

openSUSE Leap 15.5 に対する公式のパッケージはありません

ディストリビューション

openSUSE Tumbleweed

openSUSE Leap 15.6

openSUSE Leap 15.5

SUSE SLE-15-SP1

RedHat RHEL-7

isv:perlur:epel 実験的なもの
0.208
home:csbuild:Perl コミュニティ
0.207

CentOS CentOS-7

home:csbuild:Perl コミュニティ
0.207

非公式のディストリビューション

下記のディストリビューションは、公式にはサポートされていないものです。これらのパッケージは自己責任でお使いください。