blob: 59e90e8c82b105fc86d028ce13e5e7f754a8a8b8 (
plain)
1
2
3
4
5
6
|
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: http://search.cpan.org/dist/IPC-Locker/
|