PLINQ – Features of PLINQ in June 08 CTP

June 5th, 2008 | Posted by Vidya Vrat in .NET | LINQ

The following major features are included in this release:

  • Declarative data parallelism in the form of a LINQ implementation that parallelizes LINQ-to-Objects and LINQ-to-XML queries.
  • Imperative data and task parallelism through the Task Parallel Library in the System.Threading and System.Threading.Tasks namespaces.
  • A set of new coordination data structures in the System.Threading and System.Threading.Collections namespaces.
  • A user-mode work-stealing scheduler that makes efficient use of parallel hardware architectures.

You can follow any responses to this entry through the RSS 2.0 You can leave a response, or trackback.

Leave a Reply

Your email address will not be published.

This site uses Akismet to reduce spam. Learn how your comment data is processed.