963caede28
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.
4 lines
215 B
Text
4 lines
215 B
Text
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.
|