mirror of
https://github.com/vinta/awesome-python.git
synced 2026-05-13 16:37:59 +00:00
Add taskiq
This commit is contained in:
parent
08fe624c8d
commit
3d3b9ffd5e
1 changed files with 1 additions and 0 deletions
|
|
@ -744,6 +744,7 @@ _Libraries for working with task queues._
|
|||
- [dramatiq](https://github.com/Bogdanp/dramatiq) - A fast and reliable background task processing library for Python 3.
|
||||
- [huey](https://github.com/coleifer/huey) - Little multi-threaded task queue.
|
||||
- [rq](https://github.com/rq/rq) - Simple job queues for Python.
|
||||
- [taskiq](https://github.com/taskiq-python/taskiq) - Distributed task queue with native asyncio support and pluggable brokers.
|
||||
|
||||
### Messaging
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue