#REDIS Simple Python Queue With Redis Posted on June 3, 2012 in python · redis · nosql How to build a simple multi-producer, multi-consumer Queue backed by Redis lists with an interface similar to the Python standard library queue Read More