mirror of
https://github.com/vinta/awesome-python.git
synced 2024-12-18 08:10:15 +00:00
Add taskiq
Signed-off-by: Pavel Kirilin <win10@list.ru>
This commit is contained in:
parent
091e9e6c4e
commit
e2a529fc85
|
@ -1132,6 +1132,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.
|
||||
* [taskiq](https://github.com/taskiq-python/taskiq) - An asynchronous task queue with multiple queue backends and full asyncio support.
|
||||
|
||||
## Template Engine
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user