Professional Parallel Programming with C#: Master Parallel Extensions with .NET 4ISBN: 978-0-470-49599-5
Paperback
520 pages
December 2010
This title is out-of-print and not currently available for purchase from this site.
|
Expert guidance for those programming today’s dual-core
processors PCs
As PC processors explode from one or two to now eight processors, there is an urgent need for programmers to master concurrent programming. This book dives deep into the latest technologies available to programmers for creating professional parallel applications using C#, .NET 4, and Visual Studio 2010. The book covers task-based programming, coordination data structures, PLINQ, thread pools, asynchronous programming model, and more. It also teaches other parallel programming techniques, such as SIMD and vectorization.
- Teaches programmers professional-level, task-based, parallel programming with C#, .NET 4, and Visual Studio 2010
- Covers concurrent collections, coordinated data structures, PLINQ, thread pools, asynchronous programming model, Visual Studio 2010 debugging, and parallel testing and tuning
- Explores vectorization, SIMD instructions, and additional parallel libraries
Master the tools and technology you need to develop thread-safe concurrent applications for multi-core systems, with Professional Parallel Programming with C#.