blob: 84e57f32c74f8b18d34406790123aef8d41ce78f (
plain) (
blame)
1
2
3
4
5
|
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.
|