Jun 02
The Parallel Extensions CTP is out. It seems like now the PLINQ does no longer depends on the Thread pool. Instead of doing that, PLINQ now relies on the Task Parallel Library. Interesting…it”s time to run some more tests…
Ramblings about C#, .NET and Programming
The Parallel Extensions CTP is out. It seems like now the PLINQ does no longer depends on the Thread pool. Instead of doing that, PLINQ now relies on the Task Parallel Library. Interesting…it”s time to run some more tests…
1 comment so far
12:26 am - 2-10-2009
There is a new book that includes a chapter explaining PLINQ in detail, from Packt Publishing “C# 2008 and 2005 threaded programming”, it has very good examples and is easy to read for beginners in c# multicore programming
http://www.packtpub.com/beginners-guide-for-C-sharp-2008-and-2005-threaded-programming/book