No description
| slides | ||
| .gitignore | ||
| README.md | ||
Parallel Python
A lecture from ASPP 2024.
Extra resources
- Online textbook on operating systems, processes, threads, etc.
- Operating Systems: Three Easy Pieces
- Chapters 4, 13, and 26 are particularly relevant.
- But the whole book is interesting.