You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

198 B

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.