June 3, 2008
1:54 am | Last updated: February 1, 2009 at: 3:03 am
Microsoft Parallel Extensions to .NET Framework 3.5, June 2008 CTP
Parallel Extensions to the .NET Framework is a managed programming model for data parallelism, task parallelism, and coordination on parallel hardware unified by a common work scheduler. Parallel Extensions makes it easier for developers to write programs that scale to take advantage of parallel hardware by providing improved performance as the numbers of cores and processors increase without having to deal with many of the complexities of today’s concurrent programming models.
Loading

Leave a comment »