![]() Patterns for Parallel Programming: Understanding and Applying Parallel Patterns with the .NET Framework 4Brief DescriptionA document providing an in-depth tour of implementing a variety of parallel patterns using the .NET Framework 4. On This PageQuick Details
OverviewThis document provides a detailed and in-depth tour of support in the Microsoft® .NET Framework 4 for parallel programming. This includes an examination of common parallel patterns and how they’re implemented without and with this new support in the .NET Framework, as well as covering best practices for developing parallel components utilizing parallel patterns. System Requirements
InstructionsClick the 'Download' link to commence the download. Additional InformationThis document was written by Stephen Toub from the Parallel Computing Platform team at Microsoft. It is based on the .NET Framework 4 Beta 2 and Visual Studio 2010 Beta 2, with the majority of code samples implemented in C#. However, additional versions of the paper will be made available in the future that utilize other languages, such as F#. What Others Are DownloadingOthers who downloaded Patterns for Parallel Programming: Understanding and Applying Parallel Patterns with the .NET Framework 4 also downloaded:
|