[ https://issues.apache.org/jira/browse/IGNITE-5074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vladimir Ozerov updated IGNITE-5074: ------------------------------------ Fix Version/s: (was: 2.3) > 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 > Labels: .net, cpp > > 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.4.14#64029)