Igor Sapego created IGNITE-5074:
-----------------------------------
Summary: 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
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)