You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2016/03/31 13:33:25 UTC

[jira] [Updated] (IGNITE-2236) Simplify GridCompoundFuture.

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

Vladimir Ozerov updated IGNITE-2236:
------------------------------------
    Issue Type: Task  (was: Sub-task)
        Parent:     (was: IGNITE-2232)

> Simplify GridCompoundFuture.
> ----------------------------
>
>                 Key: IGNITE-2236
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2236
>             Project: Ignite
>          Issue Type: Task
>          Components: general
>    Affects Versions: ignite-1.4
>            Reporter: Vladimir Ozerov
>            Assignee: Vladimir Ozerov
>            Priority: Critical
>              Labels: performance
>             Fix For: 1.6
>
>
> Compount future is integral part of Ignite async/reactive design. However, it seems to be too heavy and inefficient. Need to evaluate possible ways to simplify and optimzie it. 
> Particularly, the following methods generate a lot garbage:
> 1) <init>
> 2) add
> 3) Listener.apply()
> But much more things could be improved here.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)