forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
7 lines
242 B
Text
7 lines
242 B
Text
Queuelib is a collection of persistent (disk-based) queues for
|
|
Python.
|
|
|
|
Queuelib's goals are speed and simplicity. It was originally part
|
|
of the Scrapy framework and stripped out into its own library.
|
|
|
|
WWW: https://github.com/scrapy/queuelib
|