Going Parallel with the Task Parallel Library and PLINQ
Posted
on Internet.com
See other posts from Internet.com
Published on Tue, 30 Jun 2009 04:00:00 +010
Indexed on
2010/03/07
23:13 UTC
Read the original article
Hit count: 625
Filed under:
With more and more computers using a multi-core processor, the free lunch of increased clock speeds and the inherent performance gains are over. Software developers must instead make sure their applications take use of all the cores available in an efficient manner. New features in .NET 4.0 mean that managed code developers too can join the party.
© Internet.com or respective owner