Professional Parallel Programming with C#: Master Parallel Extensions with .NET 4
Description:
Expert guidance for those programming today’s dual-coreprocessors PCs
As PC processors explode from one or two to now eightprocessors, there is an urgent need for programmers to masterconcurrent programming. This book dives deep into the latesttechnologies available to programmers for creating professionalparallel applications using C#, .NET 4, and Visual Studio 2010. Thebook covers task-based programming, coordination data structures,PLINQ, thread pools, asynchronous programming model, and more. Italso teaches other parallel programming techniques, such as SIMDand vectorization.
- Teaches programmers professional-level, task-based, parallelprogramming with C#, .NET 4, and Visual Studio 2010
- Covers concurrent collections, coordinated data structures,PLINQ, thread pools, asynchronous programming model, Visual Studio2010 debugging, and parallel testing and tuning
- Explores vectorization, SIMD instructions, and additionalparallel libraries
Master the tools and technology you need to develop thread-safeconcurrent applications for multi-core systems, withProfessional Parallel Programming with C#.