您的位置:首页 > 编程语言 > C语言/C++

Professional Multicore Programming: Design and Implementation for C++ Developers

2009-03-21 17:47 483 查看
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。http://blog.csdn.net/topmvp - topmvp
Professional Multicore Programming: Design and Implementation for C++ Developers
In order to increase overall system performance, computer manufacturers have opted to add more processors rather than increase clock frequency. In turn, if you want an application to benefit from the next new processor, that application will have to be modified to exploit multiprocessor computers. This practical book shifts the focus from sequential programming techniques to parallel and multithreaded programming techniques and introduces you to the everyday fundamentals of programming for multiprocessor and multithreaded architectures.

This duo of experienced authors takes the complicated topics of parallel processing and software concurrency and presents them in a clear, understandable manner. Their no-nonsense approach to programming multiprocessing and multithreading models, along with numerous helpful examples, demonstrates how to execute successful multicore programming and enables you to harness the power of the new multicore processors to their fullest potential.

What you will learn from this book

*The various pitfalls, traps, and challenges of concurrency programming and synchronization

*Methods and techniques for debugging and testing multicore programming

*How to take advantage of processor-specific features using cross-platform techniques

*The role of the operating system in multicore programming

*Ways to take advantage of framework classes as building blocks for concurrency

*How to reduce the complexity of task synchronization and communication through the use of interface classes
http://rapidshare.com/files/164516401/0470289627.rar http://depositfiles.com/files/yhw9jtwyp
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息