jbylund / cloud_queue

Almost but not quite entirely unlike queues.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cloud Queues

These queues seek to provide a similar api to the python queue.Queue interface except allowing for different consumers in either different processes or on entirely different instances to cooperate and share a queue.

About

Almost but not quite entirely unlike queues.


Languages

Language:Python 99.2%Language:Shell 0.8%