parallel programming with microsoft visual C++

英文pdf作者: Colin Campbell Ade Miller © 2011 Microsoft Corporation. All rights reserved. This book describes patterns for parallel programming, with code examples, that use the new parallel programming support in the Microsoft ® Visual C++® development system. This support is commonly referred to as the Parallel Patterns Library (PPL). There is also an example of how to use the Asynchronous Agents Library in conjunction with the PPL. You can use the patterns described in this book to improve your application’s performance on multicore computers. Adopting the patterns in your code can make your application run faster today and also help prepare for future hardware environments, which are expected to have an increasingly parallel computing architecture.
pdf 文件大小:5.33MB