diff options
Diffstat (limited to 'devel/p5-IPC-DirQueue/DESCR')
-rw-r--r-- | devel/p5-IPC-DirQueue/DESCR | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/p5-IPC-DirQueue/DESCR b/devel/p5-IPC-DirQueue/DESCR new file mode 100644 index 00000000000..5392a19a905 --- /dev/null +++ b/devel/p5-IPC-DirQueue/DESCR @@ -0,0 +1,4 @@ +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. |