Нашли опечатку? Выделите ее мышкой и нажмите Ctrl+Enter
Название: Modern Multithreading : Implementing, Testing, and Debugging Multithreaded Java and C++/Pthreads/Win32 Programs
Авторы: Carver R., Tai C.
Аннотация:
I can't emphasize how excellent this book is. It not only goes to great lengths to explain the intricacies of how MultiThreading works, but it also cleverly shows how things can go wrong. It also provides algorithms for synchronizing events without creating deadlocks.