c++ developers

About this tag
This tag covers content relevant to C++ developers, focusing on parallel programming techniques such as tasks and continuations. Discussions include the Parallel Patterns Library and tools for writing reliable, performant concurrent and parallel code. Topics also cover chaining tasks and leveraging available libraries to improve scalability. The content is aimed at C++ developers interested in advanced concurrency patterns and performance optimization.
  1. News

    Windows 7 Parallel Programming for C++ Developers: Tasks and Continuations, Part 2 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...
Back
Top