Igor Sapego created IGNITE-10025:
------------------------------------
Summary: CPP: Runtime code deployment
Key: IGNITE-10025
URL:
https://issues.apache.org/jira/browse/IGNITE-10025 Project: Ignite
Issue Type: New Feature
Components: platforms
Reporter: Igor Sapego
Fix For: 2.8
It would be useful for a user to have an ability to deploy code (dll, so, etc) in cluster on a selected subset of nodes.
This task can be split in a 3 steps:
1. Uploading module to selected subset of nodes.
2. Loading module dynamically on the whole subset.
3. Initializing of a module (i.e. registering callables, declared in the module within Ignite)
This also may require partial implementation of a Cluster API - IGNITE-5708
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)