[ 原始碼: libmldbm-sync-perl ]
套件:libmldbm-sync-perl(0.30-6)
libmldbm-sync-perl 的相關連結
Debian 的資源:
下載原始碼套件 libmldbm-sync-perl:
- [libmldbm-sync-perl_0.30-6.dsc]
- [libmldbm-sync-perl_0.30.orig.tar.gz]
- [libmldbm-sync-perl_0.30-6.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Perl module for safe concurrent access to MLDBM databases
MLDBM::Sync wraps around the MLDBM interface, by handling concurrent access to MLDBM databases with file locking, and flushes i/o explicitly per lock/unlock. The new [Read]Lock()/UnLock() API can be used to serialize requests logically and improve performance for bundled reads & writes.
其他與 libmldbm-sync-perl 有關的套件
|
|
|
|
-
- dep: libmldbm-perl
- module for storing multidimensional hash structures in perl tied hashes
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- rec: libtie-cache-perl
- module for LRU cache in memory