blob: 69be495917f9fc2789fd6de5b766d62ab5bcd220 (
about) (
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.
|