Pavel Tupitsyn created IGNITE-25257:
---------------------------------------
Summary: Platform compute: cache deployment units
Key: IGNITE-25257
URL: https://issues.apache.org/jira/browse/IGNITE-25257
Project: Ignite
Issue Type: Improvement
Components: compute, platforms
Affects Versions: 3.1
Reporter: Pavel Tupitsyn
Assignee: Pavel Tupitsyn
Currently, we load the deployment units and instantiate jobs for every
execution, the unload everything, both in Java and in .NET compute executor.
This causes significant overhead per job execution.
* Cache deployment units in Java
* Cache job load context in .NET
--
This message was sent by Atlassian Jira
(v8.20.10#820010)