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

Search results for "module:Tie::DB_Lock"

Tie::DB_Lock - ties hashes to databases using shared and exclusive locks River stage zero No dependents

This is a front-end for the DB_File package. If you tie a hash in read-only mode, this module puts a shared lock on the database file, copies it to a temporary file, unlocks the original database, and then ties the tempfile using DB_File. If you tie ...

KWILLIAMS/Tie-DB_Lock-0.07 - 22 Oct 2002 21:27:31 UTC

Tie::DB_FileLock - Locking access to Berkeley DB 1.x River stage zero No dependents

Module DB_File allows perl to tie hashes to on-disk dbm files, but fails to provide any method by which the hashes might be locked, providing exclusive access or preventing page-level collisions. Tie::DB_FileLock extends DB_File, providing a locking ...

JMV/Tie-DB_FileLock-0.11 - 14 May 2010 22:12:17 UTC
2 results (0.036 seconds)