We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39cbfdc commit a3c81a8Copy full SHA for a3c81a8
1 file changed
LINKS.md
@@ -12,6 +12,9 @@ This document lists some links that may be helpful for this project.
12
* [Python's asyncio: A Hands-On Walkthrough](https://realpython.com/async-io-python/)
13
* [joblib](https://joblib.readthedocs.io)
14
15
+## Task Queues
16
+* [Taskiq](https://taskiq-python.github.io)
17
+
18
## Tests
19
20
* [Pytest with Eric](https://pytest-with-eric.com)
0 commit comments