The Art Of Concurrency: A Thread Monkey's Guide To Writing Parallel Applications
Breshears, Clay
- Chennai Shroff Publishers & Distributions 2009
- xiii,285 p. ill 23 cm.
Includes index
The Art of Concurrency is one of the few resources to focus on implementing algorithms in the shared-memory model of multi-core processors, rather than just theoretical models or distributed-memory architectures. The book provides detailed explanations and usable samples to help you transform algorithms from serial to parallel code, along with advice and analysis for avoiding mistakes that programmers typically make when first attempting these computations.