You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Igor Sapego (JIRA)" <ji...@apache.org> on 2018/10/26 14:39:00 UTC

[jira] [Created] (IGNITE-10025) CPP: Runtime code deployment

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)