You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2017/07/04 16:00:00 UTC

[jira] [Updated] (IGNITE-4101) .NET: Distributed LINQ parallel extensions

     [ https://issues.apache.org/jira/browse/IGNITE-4101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavel Tupitsyn updated IGNITE-4101:
-----------------------------------
    Fix Version/s:     (was: 2.1)

> .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
>              Labels: .NET
>
> 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.4.14#64029)