[jira] [Created] (IGNITE-2492) .NET: Peer assembly loading

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-2492) .NET: Peer assembly loading

Anton Vinogradov (Jira)
Pavel Tupitsyn created IGNITE-2492:
--------------------------------------

             Summary: .NET: Peer assembly loading
                 Key: IGNITE-2492
                 URL: https://issues.apache.org/jira/browse/IGNITE-2492
             Project: Ignite
          Issue Type: New Feature
          Components: interop
    Affects Versions: 1.1.4
            Reporter: Pavel Tupitsyn
             Fix For: 1.7


Similar to peer class loading in Java, we can provide a possibility to load assemblies on already started nodes, so that a node can execute jobs that are not present on other nodes.

Considerations:
* Can we unload assemblies after use to free memory? This requires a separate AppDomain, can we work with that?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)