Paketname | libfile-nfslock-perl |
Beschreibung | perl module to do NFS (or not) locking |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.20-2 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 96 Byte |
Hängt ab von | perl (>= 5.6.0-16) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 21220 Byte |
Prüfsumme MD5 | 933e39b31c96ca0bcddca452b4d34ad9 |
Prüfsumme SHA1 | b0ad1bbe3f9227440cfde56ea3be25f003681877 |
Prüfsumme SHA256 | 9090042aa608cee356783860ee31289d38676adb1fdd98beaf2aa0cf7f528651 |
Link zum Herunterladen | libfile-nfslock-perl_1.20-2_all.deb |
Ausführliche Beschreibung | 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.
|