Parallel Programming in .NET 4.0: Using Tasks(blogs.msdn.com)
submitted by
setconndevp(233) 1 year, 11 months ago
So far in this series, we have discussed PLINQ and the Parallel class. These allow you to take existing code (LINQ queries, for/foreach loops, etc.) and run it in parallel. In today’s post, let’s examine how you might leverage .NET 4.0 if you are currently doing lower-level parallel programming using the Thread class
|category: Linq
|Views: 25
tags:
LINQ another
Everyones tags:
Your Tags: