Resources for understanding threads in .Net in depth
Hi i am looking for resources on how to understand threads in .Net in depth. Ideally something that can explain just how the .Net framework actually creates and handles the threads. I want to be in the weeds. Truly understand the synchronization context. I read somewhere that its handled like a state machine, if so, anything that can explain this concept much further regarding threads. Any links or resources would be greatly appreciated.
0 comments:
Post a Comment