mirror of
https://github.com/vinta/awesome-python.git
synced 2024-12-18 08:10:15 +00:00
add sharded-queue library
This commit is contained in:
parent
c52dba9b29
commit
bb001e1c22
|
@ -1134,6 +1134,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
|||
* [huey](https://github.com/coleifer/huey) - Little multi-threaded task queue.
|
||||
* [mrq](https://github.com/pricingassistant/mrq) - A distributed worker task queue in Python using Redis & gevent.
|
||||
* [rq](https://github.com/rq/rq) - Simple job queues for Python.
|
||||
* [sharded-queue](https://github.com/basis-company/sharded-queue.py) - Sharded-queue is a queue with sub-queues and strict order.
|
||||
|
||||
## Template Engine
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user