pattern library

About this tag
The pattern library tag on WindowsForum.com covers discussions about the Parallel Pattern Library (PPL), a component of the Concurrency Runtime in Visual Studio 2010. Content focuses on how C++ programmers can leverage PPL for parallelism and multicore utilization in their applications. The tag is relevant for developers working with Microsoft's concurrency tools, including the Asynchronous Agents Library, to build efficient parallel code. Topics include practical usage of PPL within the Visual Studio ecosystem.
  1. News

    Windows 7 Parallel Programming in Native Code: Tasks and Continuations, Part 1 of 2

    The Link Removedwrite tools for the C++ community that make it easier to write reliable, performant and scalable concurrent and parallel code. In this conversation, Mike Chu , Dana Groff, Artur Laksberg, and Vinod Koduvayoor Subramanian talk about their latest addition to the Parallel Patterns...
  2. News

    Windows 7 Don McCrady - Parallelism in C++ Using the Concurrency Runtime

    In this session, Don McCrady discusses how C++ programmers can fully utilize multicore in their applications using the Concurrency Runtime (ConcRT), the Parallel Pattern Library (PPL), and the Asynchronous Agents Library that ship with Visual Studio 2010. Link Removed More...
Back
Top