freebsd-ports/devel/p5-Directory-Queue/pkg-descr
Anton Berezin 05b327da1c Add devel/p5-Directory-Queue 0.5, which provides object oriented
interface to a directory based queue in Perl.

It is supposedly more scalable than devel/p5-IPC-DirQueue, which
provides a somewhat similar service.

Feature safe:	yes
2010-06-21 10:58:30 +00:00

6 lines
271 B
Text

The goal of this module is to offer a simple queue system using the
underlying filesystem for storage, security and to prevent race
conditions via atomic operations. It focuses on simplicity, robustness
and scalability.
WWW: http://search.cpan.org/dist/Directory-Queue/