Skip to content

Commit dc7627e

Browse files
committed
Add infrastructure section to LINKS
1 parent e900655 commit dc7627e

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

LINKS.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,17 @@ This document lists some links that may be helpful for this project.
77
* [Design Patterns, Architectures & Idioms in 24 Languages](https://softwarepatternslexicon.com)
88
* [Design Patterns](https://refactoring.guru/design-patterns/)
99

10+
## Infrastructure
11+
12+
* [PEX](https://docs.pex-tool.org)
13+
1014
## Async I/O
1115

1216
* [Python's asyncio: A Hands-On Walkthrough](https://realpython.com/async-io-python/)
1317
* [joblib](https://joblib.readthedocs.io)
1418

1519
## Task Queues
20+
1621
* [Taskiq](https://taskiq-python.github.io)
1722

1823
## Tests

0 commit comments

Comments
 (0)