add simpleq
This commit is contained in:
@ -422,6 +422,7 @@ long, literate-programming-style documentation generator.
|
|||||||
* [huey](https://github.com/coleifer/huey) - Little multi-threaded task queue.
|
* [huey](https://github.com/coleifer/huey) - Little multi-threaded task queue.
|
||||||
* [mrq](https://github.com/pricingassistant/mrq) - Mr. Queue - A distributed worker task queue in Python using Redis & gevent.
|
* [mrq](https://github.com/pricingassistant/mrq) - Mr. Queue - A distributed worker task queue in Python using Redis & gevent.
|
||||||
* [rq](http://python-rq.org/) - Simple job queues for Python.
|
* [rq](http://python-rq.org/) - Simple job queues for Python.
|
||||||
|
* [simpleq](https://github.com/rdegges/simpleq) - A simple, infinitely scalable, Amazon SQS based queue.
|
||||||
|
|
||||||
## Search
|
## Search
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user