Patterns for Parallel Programming with the .NET Framework

Stephen Toub - MSFT

I’ve recently written a detailed paper, “Patterns for Parallel Programming: Understanding and Applying Parallel Patterns with the .NET Framework 4”, on implementing a variety of common parallel patterns with the .NET Framework 4.  The paper is now live in the Microsoft Download Center, and you can grab it from https://www.microsoft.com/downloads/details.aspx?FamilyID=86b3d32b-ad26-4bb8-a3ae-c1637026c3ee.

Any and all feedback is welcome.  I very much hope you enjoy it and find it useful.

Thanks!
Stephen