You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Igor Sapego (JIRA)" <ji...@apache.org> on 2017/04/25 12:31:04 UTC

[jira] [Assigned] (IGNITE-5074) Split up asynchronous and synchronous calls in PlatformCompute

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

Igor Sapego reassigned IGNITE-5074:
-----------------------------------

    Assignee: Igor Sapego

> Split up asynchronous and synchronous calls in PlatformCompute
> --------------------------------------------------------------
>
>                 Key: IGNITE-5074
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5074
>             Project: Ignite
>          Issue Type: Task
>          Components: platforms
>    Affects Versions: 1.9
>            Reporter: Igor Sapego
>            Assignee: Igor Sapego
>             Fix For: 2.1
>
>
> Currently, there is only asynchronous version of calls in {{PlatformCompute}}, which means we create temporary objects (like futures and listeners) which we do not need during synchronous calls.
> Add synchronous version of API calls which generate less garbage.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)