[ ソース: libfile-nfslock-perl ]
パッケージ: libfile-nfslock-perl (1.29-1.1)
libfile-nfslock-perl に関するリンク
Debian の資源:
libfile-nfslock-perl ソースパッケージをダウンロード:
- [libfile-nfslock-perl_1.29-1.1.dsc]
- [libfile-nfslock-perl_1.29.orig.tar.gz]
- [libfile-nfslock-perl_1.29-1.1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
perl module to do NFS (or not) locking
Program based on the concept of hard linking of files being atomic across NFS. This concept was mentioned in Mail::Box::Locker. Some ideas are taken from there -- particularly the idea of creating a random local file, hard linking a common file to the local file, and then checking the nlink status.
File::NFSLock was written to be light, generic, and fast.