Click here to Skip to main content
15,881,882 members
Articles / Programming Languages / C#

Multi Core Programming using Task Parallel Library with .NET 4.0

Rate me:
Please Sign up or sign in to vote.
4.76/5 (96 votes)
9 Apr 2012CPOL6 min read 301.1K   12.9K   207  
The task parallel library allows you to write code which is human readable, less error prone, and adjusts itself with the number of Cores available.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

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


Written By
Software Developer (Senior)
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions