We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3e4365 commit fee9f6fCopy full SHA for fee9f6f
README.md
@@ -422,6 +422,7 @@ long, literate-programming-style documentation generator.
422
* [huey](https://github.com/coleifer/huey) - Little multi-threaded task queue.
423
* [mrq](https://github.com/pricingassistant/mrq) - Mr. Queue - A distributed worker task queue in Python using Redis & gevent.
424
* [rq](http://python-rq.org/) - Simple job queues for Python.
425
+* [simpleq](https://github.com/rdegges/simpleq) - A simple, infinitely scalable, Amazon SQS based queue.
426
427
## Search
428
0 commit comments