Pavel Tupitsyn created IGNITE-25115:
---------------------------------------
Summary: .NET: Thin 3.0: Implement platform job executor
Key: IGNITE-25115
URL: https://issues.apache.org/jira/browse/IGNITE-25115
Project: Ignite
Issue Type: Improvement
Components: platforms, thin client
Affects Versions: 3.0
Reporter: Pavel Tupitsyn
Assignee: Pavel Tupitsyn
Fix For: 3.1
Implement platform job executor:
* Deserialize job info and argument
* Load specified deployment unit into a separate AssemblyLoadContext
* Instantiate job class
* Execute job with exception handling
* Serialize result
* Unload AssemblyLoadContext
More details:
https://cwiki.apache.org/confluence/display/IGNITE/IEP-136+Platform+Compute
--
This message was sent by Atlassian Jira
(v8.20.10#820010)