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.

Není dostupný žádný oficiální balíček pro openSUSE Leap 15.5

Distribuce

openSUSE Tumbleweed

openSUSE Leap 15.6

openSUSE Leap 15.5

SUSE SLE-15-SP1

RedHat RHEL-7

isv:perlur:epel Experimentální
0.208

CentOS CentOS-7

Nepodporované distribuce

Následující distribuce nejsou oficiálně podporovány. Použijte tyto balíčky na vlastní nebezpečí.