Updates

Latest Tweet



What's New?

Check out for latest innovation, a computer based training video collection


Like this Page

Threads Primer: A Guide to Multithreaded Programming Review by anonymous

Very good book but newer edition by same authors is better.

This was an excellent book with detailed coverage of threads programming even down to how various hardware architectures affect multithreaded program behavior. However there is a more current edition under a different name (Multithreaded Programming with Pthreads) by the same authors that is more current that I would recommend instead (everything in this book is in the newer book).