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#.
Gastón C. Hillar is an independent software consultant who has been researching parallel programming, multiprocessor, and multicore since 1997. He has years of experience designing and developing diverse types of complex parallelized solutions that take advantage of multiple processing cores with C# and .NET Framework.