Pavel Tupitsyn created IGNITE-4101:
--------------------------------------
Summary: .NET: Distributed LINQ parallel extensions
Key: IGNITE-4101
URL: https://issues.apache.org/jira/browse/IGNITE-4101
Project: Ignite
Issue Type: New Feature
Components: platforms
Reporter: Pavel Tupitsyn
Fix For: 1.8
Parallel LINQ (PLINQ) speeds up regular LINQ-to-objects queries by executing
them in parallel in multiple threads:
https://msdn.microsoft.com/en-us/library/dd460688(v=vs.110).aspx
We can implement a similar thing where parallel execution is performed by
Ignite in a distributed fashion.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)