|
|
|
|
|
by coolThingsFirst
893 days ago
|
|
The thing that always confused me about concurrency and multithreading problems is the fact that books either are too practical(programming examples) or too theoretical(Lamport), they never have a good balance. Does anyone have a suggestion for a good book? It should discuss CAS and how it's implemented on hardware level as a bare minimum. |
|