First off, a definition: PLINQ is Parallel LINQ. It allows you to run LINQ commands in parallel with minimal effort.
I didn't know this was out of NDA yet, but I just saw some links on MSDN's C# Developer Center.
PLINQ is being discussed in the wild!
I first heard about this at Microsoft's MVP Summit in a talk that Anders Hejlsberg was giving. It was probably one of two of the coolest things I saw at the MVP Summit (and the other will have to wait a while longer before I talk about it here).
Anyway, here are a few more links I've found on PLINQ:
http://themechanicalbride.blogspot.com/2007/03/dreaming-of-plinq.html
http://www.bluebytesoftware.com/blog/PermaLink,guid,81ca9c00-b43e-4860-b96b-4fd2bd735c9f.aspx
http://www.eweek.com/article2/0,1759,2009167,00.asp?kc=EWRSS03119TX1K0000594
I will be posting more about this later.
No comments:
Post a Comment