blob: 1b7cce918820d7b5d2b4412a2e4c25838373b5d7 (
plain) (
blame)
1
2
3
4
5
|
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.
WWW: http://search.cpan.org/dist/IPC-DirQueue/
|