SlurrerOfSpeech
- 141
- 11
I want to learn more about the hardware and OS-level details about how threads and processes work. Can anyone here direct me to some good reads?
This discussion focuses on recommended literature for understanding hardware and OS-level details of threads and processes, specifically within the Windows operating system. Key titles include "Advanced Windows" by Jeffrey Richter, "Windows Internals, 7th Ed." by Yosifivitch and Ionescu, and the two-part series "Windows Internals" by Russinovich and Solomon. These resources provide in-depth knowledge essential for mastering threading and process management in Windows environments.
PREREQUISITESSoftware developers, system architects, and IT professionals seeking to deepen their understanding of threading and process management in Windows operating systems.
You didn't specify which OS. From your previous posts, I think you are using Windows. Here are some links to more advanced books on that architecture.SlurrerOfSpeech said:I want to learn more about the hardware and OS-level details about how threads and processes work. Can anyone here direct me to some good reads?