blob: 7984a7a2792b5e51c38b44fd894abb5166bbc923 (
plain) (
blame)
1
2
3
|
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.
|