The
Asynchronous Agents Library (or just Agents Library) provides a programming model that enables you to increase the robustness of concurrency-enabled application development. The Agents Library is a C++ template library that promotes an actor-based programming
model and in-process…
The C++ Concurrency Runtime is new with Visual Studio 2010 and currently in beta. The runtime encapsulates and extends many new operating system features including NUMA resource locality and User-Mode-Scheduling.
The Parallel Patterns Library (PPL) provides an imperative…
SC08: Microsoft rep discusses and demos the tracing and profiling features of Visual Studio 2010 (Customer Technology Preview): Native and .NET parallel programming, debugging overview, plus tracing, profiling and visualization of the results.