Click here to Skip to main content
15,886,362 members
Articles / All Topics

CRT Concurrency Runtime: Resource Manager

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
4 Sep 2010CPOL6 min read 13.1K   2  
Visual C++ 2010 comes with interesting new features and enhancements to simplify more native programming. The Concurrency Runtime is an added framework to simplify parallel programming and helps you write robust, scalable, and responsive parallel applications.
No downloads associated with this content

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



Comments and Discussions