slackbuilds_ponce/perl/perl-IPC-DirQueue/README
Mikko Värri a0a28ae2db perl/perl-IPC-DirQueue: Added (many-to-many queueing system).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-01-29 23:20:59 -06:00

5 lines
217 B
Text

This module implements a FIFO queueing infrastructure, using a
directory as the communications and storage media. No daemon
process is required to manage the queue; all communication takes
place via the filesystem.