ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
6 lines
305 B
Text
6 lines
305 B
Text
This package provides a server for locks and a package for clients to
|
|
access that server. The result is that clients can access named locks
|
|
on a Internet wide bases, solving critical section problems without the
|
|
mess of NFS or other file locking techniques.
|
|
|
|
WWW: https://metacpan.org/release/IPC-Locker
|