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

Search results for "module:lock"

IPC::Lock - simple and safe local/network locking River stage zero No dependents

Simple way to lock across multiple boxes. Child modules need to implement two methods atomic - a way to lock atomically unatomic - a way to undo your atomic function...

EARL/IPC-Lock-0.20 - 05 Mar 2010 07:35:54 UTC

Java::JCR::Lock::Lock - Perl wrapper for javax.jcr.lock.Lock River stage one • 1 direct dependent • 1 total dependent

This is an automatically generated package wrapping javax.jcr.lock.Lock with a nice Perlish API. For full documentation of what this class does, see the Java API documentation: <http://www.day.com/maven/jsr170/javadocs/jcr-1.0/javax/jcr/lock/Lock.ht ...

HANENKAMP/Java-JCR-0.08 - 17 Mar 2007 22:17:11 UTC

Proc::Lock - lock interface module River stage zero No dependents

Generic lock module. You must subclass this class and overwrite set, unset, isSet and new (possible) for do your work...

MKUL/Proc-Application-0.01 - 28 Nov 2000 09:48:07 UTC

Etcd::Lock - Lock based on etcd River stage zero No dependents

Etcd::Lock is a lock based on etcd. When a key is locked, try to lock same key return false. Key is unlocked automatically when ttl seconds expired....

EBRUNI/Etcd-Lock-0.03 - 17 Feb 2022 15:17:30 UTC

Dpkg::Lock - file locking support River stage one • 6 direct dependents • 8 total dependents

This module implements locking functions used to support parallel builds. Note: This is a private module, its API can change at any time....

GUILLEM/Dpkg-1.22.6 - 10 Mar 2024 21:52:57 UTC

Lock::File - file locker with an automatic out-of-scope unlocking mechanism River stage one • 2 direct dependents • 4 total dependents

"lockfile" is a perlfunc "flock" wrapper. The lock is autotamically released as soon as the assotiated object is no longer referenced. "lockfile_multi" makes non-blocking "lockfile" calls for multiple files and throws and exception if all are locked....

MMCLERIC/Lock-File-1.03 - 16 Jun 2013 21:00:06 UTC

PApp::Lock - manage locks using sql River stage zero No dependents

This module manages locking (semaphores) using the papp state database (i.e. it works without filesystem and across hosts). POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 6: =over is the last thing i...

MLEHMANN/PApp-2.3 - 02 Aug 2023 22:30:09 UTC

Data::Lock - makes variables (im)?mutable River stage two • 7 direct dependents • 12 total dependents

"dlock" makes the specified variable immutable like Readonly. Unlike Readonly which implements immutability via "tie", "dlock" makes use of the internal flag of perl SV so it imposes almost no penalty. Like Readonly, "dlock" locks not only the variab...

DANKOGAI/Data-Lock-1.03 - 07 Mar 2014 18:28:20 UTC

Array::Lock River stage zero No dependents

"Array::Lock" contains functions to lock an array. By default "Array::Lock" does not export anything. Restricted arrays Perl 5.8.0 (inadvertantly for arrays?) introduces the ability to restrict an array to a range of indexes... No indexes outside of ...

GKAPUR/Array-Lock-0.02 - 01 Dec 2003 02:33:56 UTC

Frost::Lock - There can be only one River stage zero No dependents

No user maintainable parts inside ;-)...

ERNESTO/Frost-0.70 - 16 Oct 2010 16:34:50 UTC

Narada::Lock - manage project locks River stage one • 1 direct dependent • 1 total dependent

To allow safe backup/update/maintenance of project, there should be possibility to guarantee consistent state of project, at some point. To reach this goal, ALL operations which modify project data on disk (including both project files and database) ...

POWERMAN/Narada-v2.3.8 - 03 Apr 2018 21:00:08 UTC

Lock::Server - Light-weight RESTful socket based resource locking manager. River stage one • 1 direct dependent • 1 total dependent

This creates a socket server that handles lock and unlock requests. The lock requests only return once a lock is obtained or a timeout has occurred. A lock may only be locked for a specific amount of time before the lock is timed out. The protocol us...

CANID/Lock-Server-1.75 - 01 Sep 2016 17:14:36 UTC

YottaDB::Lock - run sections under a M-lock River stage zero No dependents

This module allows you to run a piece of code under a M-lock. POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 5: =over is the last thing in the document?!...

OESI/YottaDB-0.37 - 11 Aug 2020 23:09:08 UTC

DB_File::Lock - Locking with flock wrapper for DB_File River stage one • 3 direct dependents • 3 total dependents

This module provides a wrapper for the DB_File module, adding locking. When you need locking, simply use this module in place of DB_File and add an extra argument onto the tie command specifying if the file should be locked for reading or writing. Th...

DHARRIS/DB_File-Lock-0.05 - 06 Aug 2002 18:34:21 UTC

IPC::Lock::RabbitMQ::Lock - Simple and reliable scoped locking for coarse grained locks. River stage zero No dependents

See IPC::Lock::RabbitMQ...

BOBTFISH/IPC-Lock-RabbitMQ-0.007 - 11 May 2012 15:47:05 UTC

warnings::lock - Lock down the set of warnings active in a lexical scope River stage zero No dependents

This module allows you to lock down the set of warnings active within a lexical scope. This is useful to protect yourself from other modules you "use" overwriting the warnings configuration you set up....

FLORA/warnings-lock-1 - 09 Jul 2015 15:17:26 UTC

KeyedMutex::Lock - A lock object for KeyedMutex River stage two • 2 direct dependents • 11 total dependents

There are no public methods exposed from the module. See documentation of "KeyedMutex" for detail....

KAZUHO/KeyedMutex-0.06 - 14 Jul 2008 22:17:16 UTC

DirDB - use a directory as a persistence back end for (multi-level) (blessed) hashes (that may contain array references) (and can be advisorialy locked) River stage zero No dependents

DirDB is a package that lets you access a directory as a hash. The final directory will be created, but not the whole path to it. It is similar to Tie::Persistent, but different in that all accesses are immediately reflected in the file system, and v...

DAVIDNICO/DirDB-0.12 - 15 Jan 2008 16:05:44 UTC

Lock::Socket - application lock/mutex module based on sockets River stage zero No dependents

Lock::Socket provides cooperative inter-process locking for applications that need to ensure that only one process is running at a time. This module works by binding an INET socket to a port on a loopback address which the operating system convenient...

MLAWREN/Lock-Socket-0.0.6 - 19 Sep 2014 14:54:19 UTC

Lock.pm River stage zero No dependents

KJALB/File-Lock-0.9 - 31 Jan 1996 03:53:01 UTC
102 results (0.02 seconds)