
The Story
Your handson, stepbystep guide to the fundamentals of parallel programmingTeach yourself how to help improve application performance by using parallel programming techniques in Visual Studio 2010one step at a time. Ideal for experienced programmers with little or no parallel programming experience, this tutorial provides practical, learnbydoing exercises for creating applications that optimize the use of multicore processors.Discover how to: Apply techniques to help increase your applications speed and efficiency Simplify the process of adding parallelism with the Task Parallel Library (TPL) Execute several tasks concurrently with various scheduling techniques Perform data queries in parallel with PLINQ Use concurrent collections in Microsoft .NET Framework 4 for data items Extend classes in the TPL to meet the specific requirements of your application Perform live debugging of an application with parallel code
Description
Your handson, stepbystep guide to the fundamentals of parallel programmingTeach yourself how to help improve application performance by using parallel programming techniques in Visual Studio 2010one step at a time. Ideal for experienced programmers with little or no parallel programming experience, this tutorial provides practical, learnbydoing exercises for creating applications that optimize the use of multicore processors.Discover how to: Apply techniques to help increase your applications speed and efficiency Simplify the process of adding parallelism with the Task Parallel Library (TPL) Execute several tasks concurrently with various scheduling techniques Perform data queries in parallel with PLINQ Use concurrent collections in Microsoft .NET Framework 4 for data items Extend classes in the TPL to meet the specific requirements of your application Perform live debugging of an application with parallel code












