mirror of
https://github.com/vinta/awesome-python
synced 2024-11-15 00:07:24 +00:00
add simpleq
This commit is contained in:
parent
e3e4365cbe
commit
fee9f6f4a9
1 changed files with 1 additions and 0 deletions
|
@ -422,6 +422,7 @@ long, literate-programming-style documentation generator.
|
|||
* [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.
|
||||
* [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
|
||||
|
||||
|
|
Loading…
Reference in a new issue