The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:LockFile::Lock"

Lock.pm River stage two • 9 direct dependents • 33 total dependents

SCHWIGON/LockFile-Simple-0.208 - 01 Jun 2012 21:23:50 UTC

Lock/Simple.pm River stage two • 9 direct dependents • 33 total dependents

SCHWIGON/LockFile-Simple-0.208 - 01 Jun 2012 21:23:50 UTC

JIP::LockFile - application lock/mutex based on files River stage zero No dependents

VLADIMIRZ/JIP-LockFile-0.064 - 02 Sep 2023 07:29:25 UTC

LockFile::Simple - simple file locking scheme River stage two • 9 direct dependents • 33 total dependents

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...

SCHWIGON/LockFile-Simple-0.208 - 01 Jun 2012 21:23:50 UTC

LockFile::NetLock - FTP based locking using the FTP mkdir command. River stage zero No dependents

Provide locking/mutex mechanism under (at least) UNIX and Win32 that will function correctly even in networked/NFS environments. It is based on the concept that if two processes each connect to the same host via ftp and try to create the same directo...

RONALDWS/LockFile-NetLock-0.32 - 28 Feb 2008 14:54:35 UTC

Manager.pm River stage two • 9 direct dependents • 33 total dependents

SCHWIGON/LockFile-Simple-0.208 - 01 Jun 2012 21:23:50 UTC

lib/RSH/LockFile.pm River stage zero No dependents

MLUKER/RSH-ConfigFile-1.0.10 - 01 May 2008 13:35:11 UTC

Proc::tored::LockFile - Guard actions with atomic writes River stage zero No dependents

JEFFOBER/Proc-tored-0.20 - 27 Oct 2017 18:26:43 UTC

DynGig::Util::LockFile::PID - pid lock with an advisory file River stage one • 3 direct dependents • 3 total dependents

lock() Attempts to acquire lock. Returns pid if successful. Returns undef otherwise....

WJIAN/DynGig-Util-1.04 - 13 Jan 2014 01:32:47 UTC

DynGig::Util::LockFile::Time - timed lock with an advisory file River stage one • 3 direct dependents • 3 total dependents

lock( file, epoch => start, duration => seconds ) Writes time into the file....

WJIAN/DynGig-Util-1.04 - 13 Jan 2014 01:32:47 UTC

Lazy::Lockfile - File based locking for the lazy. River stage zero No dependents

Lazy::Lockfile is a module designed for simple locking through the use of lockfiles, requiring very little effort on the part of the developer. Once the object is instanced, the lock will be held as long as object exists. When the object is destroyed...

JEAGLE/Lazy-Lockfile-1.23 - 30 May 2017 05:30:28 UTC

IPC::Lockfile - run only one instance of a program at a time using flock River stage zero No dependents

"IPC::Lockfile" is a module for use with Perl programs when you only want one instance of the script to run at a time. It uses "flock" and should work if run on an OS that supports "flock" (e.g. Linux, BSD, OSX and Windows)....

DFARRELL/IPC-Lockfile-0.05 - 28 Nov 2015 18:59:44 UTC

IPC::Lockfile - run only one instance of a program at a time using flock River stage zero No dependents

"IPC::Lockfile" is a module for use with Perl programs when you only want one instance of the script to run at a time. It uses "flock" and should work if run on an OS that supports "flock" (e.g. Linux, BSD, OSX and Windows)....

DFARRELL/IPC-Lockfile-0.05 - 28 Nov 2015 18:59:44 UTC

Paranoid::IO::Lockfile - Paranoid Lockfile support River stage one • 4 direct dependents • 4 total dependents

This module provides convenience functions for using a lockfile to coordinate multi-process activities. While basically just a thin wrapper for Paranoid::IO functions it removes the small tedium of having to perform the multiple opens required to ens...

CORLISS/Paranoid-2.10 - 09 Mar 2022 07:02:07 UTC
14 results (0.025 seconds)