blob: ceec246ae44da69556f8a77a890967314b29bdea (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
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.
Author: Wilson Snyder <wsnyder@wsnyder.org>
WWW: http://search.cpan.org/search?dist=IPC-Locker
-Anton
<tobez@FreeBSD.org>
|