freebsd-ports/devel/p5-IPC-Locker/pkg-descr
Eitan Adler 7e3b32fff8 - remove maintainer tags from pkg-descr
Approved by:	portmgr
Approved by:	bapt (mentor)
2011-10-22 23:50:23 +00:00

7 lines
349 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/dist/IPC-Locker/