Thursday, September 9, 2010

Parallel Pattern Library (PPL) in Visual C++ 2010

Tip - An introduction to ‘Parallel Pattern Library’ in Visual C++ 2010.

Details - Visual C++ 2010 comes with a brand new library called the Parallel Pattern Library or PPL. It is a powerful library that makes writing parallel code easier which is getting more and more important with the current and upcoming multicore CPUs. For more details please follow the links below.

Reference -
http://msdn.microsoft.com/en-us/magazine/dd434652.aspx
http://www.nuonsoft.com/blog/2009/06/12/parallel-pattern-library-in-visual-c-2010/

Posted by - Sreejith SR

No comments:

Post a Comment