summaryrefslogblamecommitdiffstats
path: root/python/queuelib/README
blob: 12600c89a3dc7bef4cc02cde47c91d00f7221882 (plain) (tree)
1
2
3


                                                                   
Queuelib is a collection of persistent (disk-based) queues for 
Python. Queuelib goals are speed and simplicity. It was originally 
part of the Scrapy framework and stripped out on its own library.