Updates
Latest Tweet
What's New?
Check out for latest innovation, a computer based training video collection
Like this Page
Modern Multithreading : Implementing, Testing, and Debugging Multithreaded Java and C++/Pthreads/Win32 Programs Review by John A. Perez
An excellent treatise on Multi-Threading - for the professional
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.
Highly recommended.