Author: Clay Breshears
Edition: 1
Binding: Paperback
ISBN: 0596521537
Edition: 1
Binding: Paperback
ISBN: 0596521537
The Art of Concurrency: A Thread Monkey's Guide to Writing Parallel Applications
If you're looking to take full advantage of multi-core processors with concurrent programming, this practical book provides the knowledge and hands-on experience you need. Get The Art of Concurrency computer books for free.
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.
Written by an Intel engineer with over two decades of parallel and concurrent programming experience, this bo Check The Art of Concurrency our best computer books for 2013. All books are available in pdf format and downloadable from rapidshare, 4shared, and mediafire.

The Art of Concurrency Free
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
Written by an Intel engineer with over two decades of parallel and concurrent programming experience, this bo
Related Computer Books
The Art of Multiprocessor Programming
As the computer industry changes from single-processor to multiprocessor architectures, this revolution requires a fundamental change in how programs are written. To leverage the performance and power of multiprocessor programming, also known as mult

C++ Concurrency in Action: Practical Multithreading
SummaryC++ Concurrency in Action is a reference and guide to the new C++ 11 Standard for experienced C++ programmers as well as those who have never written multithreaded code. This book will show you how to write robust multithreaded a

Programming with POSIX Threads
With this practical book, you will attain a solid understanding of threads and will discover how to put this powerful mode of programming to work in real-world applications. The primary advantage of threaded programming is that it enables your appl

Intel Threading Building Blocks: Outfitting C++ for Multi-Core Processor Parallelism
Multi-core chips from Intel and AMD offer a dramatic boost in speed and responsiveness, and plenty of opportunities for multiprocessing on ordinary desktop computers. But they also present a challenge: More than ever, multithreading is a requirement

No comments:
Post a Comment