Further Reading (Concurrency Runtime)
The following resources contain additional information about the Concurrency Runtime:
-
The Parallel Computing Developer Center on the MSDN Web site has links to the latest content and forum posts about parallel programming in native C++ and the .NET Framework.
-
The Parallel Programming in Native Code blog on the MSDN blog site contains many in-depth articles about parallel programming in the Concurrency Runtime.
-
The Parallel Computing in C++ and Native Code forum on the MSDN forums site is where to ask and answer questions about parallel programming in native code.
-
The Code samples for the Concurrency Runtime and Parallel Pattern Library page on the MSDN Code Gallery site contains many samples that demonstrate intermediate and advanced parallel programming techniques.
-
The document Parallel Programming in the .NET Framework describes the parallel programming functionality that is provided by the .NET Framework 4.