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 2010Covers concurrent collections, coordinated data structures, PLINQ, thread pools, asynchronous programming model, Visual Studio2010 debugging, and parallel testing and tuningExplores vectorization, SIMD instructions, and additionalparallel librariesMaster the tools and technology you need to develop thread-safeconcurrent applications for multi-core systems, withProfessional Parallel Programming with C#.