freebsd-ports/devel/p5-IPC-Locker/pkg-descr
Anton Berezin b6d66a5c13 Add p5-IPC-Locker, a collection of perl modules that provides a server
for locks and clients to access that server.
2002-09-11 14:14:55 +00:00

10 lines
383 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.
Author: Wilson Snyder <wsnyder@wsnyder.org>
WWW: http://search.cpan.org/search?dist=IPC-Locker
-Anton
<tobez@FreeBSD.org>