mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-02 13:04:42 +01:00
6 lines
217 B
Text
6 lines
217 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.
|
||
|
|