Microsoft.com
All DevCenters
MSDN Home
MSDN Code Gallery:
Code Gallery Home
|
Browse Gallery
|
Share Code
|
Help and FAQs
Code samples for the Concurrency Runtime and Parallel Pattern Library
Home
Downloads
People
License
Close
RSS
All Resource Updates
Releases
Wiki
RSS
Comments
|
Print
|
Page Info
|
Change History (all pages)
Search Wiki:
Home
Resource Page Description
Code samples for the Concurrency Runtime and Parallel Pattern Library in Visual Studio 2010
Visual Studio 2010 Beta2 has been released and is available for download at:
http://msdn.microsoft.com/en-us/vstudio/dd582936.aspx
.
Visual Studio 2010 includes libraries and tools to help developers be more productive at writing parallel and concurrent applications. For native C++ developers this includes the
Parallel Pattern Library (PPL)
which includes task parallelism constructs, thread-safe containers and synchronization primitive, the
Asynchronous Agents Library
an actor based programming model base on asynchronous message passing and the underlying
Concurrency Runtime (ConcRT)
.
This Code Gallery project includes example applications, short samples and utilities that demonstrate the native Parallel Libraries and further enhance the library with useful (but unsupported) extra functionality.
For discussion of PPL, the Agents Library, ConcRT or these samples please visit our native forums at:
http://social.msdn.microsoft.com/Forums/en-US/parallelcppnative/threads
For information and updates straight from the Concurrency Runtime team, visit our blog at:
http://blogs.msdn.com/nativeconcurrency
For videos/articles on parallelism and Parallel Extensions, visit the Parallel Computing Developer Center at
http://msdn.com/concurrency
Last edited
Nov 12 2009 at 1:24 AM
by
rickmolloy
, version 4
Comments
Sign in to add a comment
Current Release
ConcRT Beta 2 Sample P...
Wed Nov 11 2009 at 8:00 AM
More Tags ...
Popular Tags
.NET
.NET 2.0
.NET 3.0
.NET 3.5
.NET Framework
2008
2009
ADO.NET
ASP.NET
C#
C# 3.0
C++
CRM
Dynamics
Entity Framework
Hotfix
LINQ
LINQ to SQL
MCMS
MSCRM
MSDN Magazine
Placeholder Controls
Samples
SharePoint
silverlight
SQL Server
tfs
Tools
VB.NET
Visual Basic
Visual C#
Visual Studio
Visual Studio 2005
Visual Studio 2008
Visual Studio 2010
VS SDK
VSTO
VSX
WCF
Windows Forms
Windows Mobile
WPF
Manage Your Profile
Legal
Contact Us
MSDN Flash Newsletter
© 2008 Microsoft Corporation. All rights reserved.
Terms of Use
Trademarks
Privacy Statement
Updating...