Skip to content

Commit a3c81a8

Browse files
committed
LINKS.md: Add task queue
1 parent 39cbfdc commit a3c81a8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

LINKS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ This document lists some links that may be helpful for this project.
1212
* [Python's asyncio: A Hands-On Walkthrough](https://realpython.com/async-io-python/)
1313
* [joblib](https://joblib.readthedocs.io)
1414

15+
## Task Queues
16+
* [Taskiq](https://taskiq-python.github.io)
17+
1518
## Tests
1619

1720
* [Pytest with Eric](https://pytest-with-eric.com)

0 commit comments

Comments
 (0)