Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fee9f6f

Browse files
committed
add simpleq
1 parent e3e4365 commit fee9f6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -422,6 +422,7 @@ long, literate-programming-style documentation generator.
422422
* [huey](https://github.com/coleifer/huey) - Little multi-threaded task queue.
423423
* [mrq](https://github.com/pricingassistant/mrq) - Mr. Queue - A distributed worker task queue in Python using Redis & gevent.
424424
* [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.
425426

426427
## Search
427428

0 commit comments

Comments
 (0)