blob: 086139fb84c405bba94bb072f671febf77b528bc (
plain)
1
2
3
4
5
|
This module implements a FIFO queuing 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.
WWW: http://search.cpan.org/dist/IPC-DirQueue/
|