
Patterns for Parallel Programming: Understanding and Applying Parallel Patterns with the .NET Framework 4
Brief Description
A document providing an in-depth tour of implementing a variety of parallel patterns using the .NET Framework 4.
On This Page
Quick Details
| File Name: | Patterns_of_Parallel_Programming_CSharp.pdf |
| Version: | 1.0 |
| Date Published: | 11/9/2009 |
| Language: | English |
| Download Size: | 1.5 MB |
| Estimated Download Time: | 4 min 56K |
Overview
This 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.
Top of page
System Requirements
- Supported Operating Systems: Windows 2000; Windows 7; Windows Server 2003; Windows Server 2008; Windows Vista; Windows XP
Top of page
Instructions
Click the 'Download' link to commence the download.
Top of page
Additional Information
This 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#.
Top of page
Top of page
What Others Are Downloading
Top of page