<http://channel9.msdn.com/Showpost.aspx?postid=347531>
What is PLinq? Parallel effects 1. Parallel LINQ: Running Queries on Multi-Core Processors<http://www.bluebytesoftware.com/blog/ct.ashx?id=5a15898b-6c1e-46cb-8553-04f08bb9336e&url=http%3a%2f%2fmsdn.microsoft.com%2fmsdnmag%2fissues%2f07%2f10%2fPLINQ%2fdefault.aspx>. An overview of an implementation of LINQ-to-Objects<http://www.bluebytesoftware.com/blog/ct.ashx?id=5a15898b-6c1e-46cb-8553-04f08bb9336e&url=http%3a%2f%2fmsdn2.microsoft.com%2fen-us%2flibrary%2fbb394939.aspx>and -XML<http://www.bluebytesoftware.com/blog/ct.ashx?id=5a15898b-6c1e-46cb-8553-04f08bb9336e&url=http%3a%2f%2fmsdn2.microsoft.com%2flibrary%2fbb308960.aspx>which automagically uses data parallelism internally to execute declarative language queries. It supports the full set of LINQ operators, and several ways of consuming output in parallel. more here: < http://www.bluebytesoftware.com/blog/2007/09/15/ParallelFXMSDNMagArticles.aspx > --- StripMime Report -- processed MIME parts --- multipart/alternative text/plain (text body -- kept) text/html --- _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

