# Parallel Python A lecture from ASPP 2024. ## Extra resources * Online textbook on operating systems, processes, threads, etc. * [Operating Systems: Three Easy Pieces](https://pages.cs.wisc.edu/~remzi/OSTEP/#book-chapters) * Chapters 4, 13, and 26 are particularly relevant. * But the whole book is interesting.