[ 
https://issues.apache.org/jira/browse/IGNITE-2492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15996988#comment-15996988
 ] 

Pavel Tupitsyn commented on IGNITE-2492:
----------------------------------------

[~vozerov] what do you think, should we enable peer loading by default? I 
understand that this is often not recommended for production usage, and it is 
false in Java. But we can say the same about default Multicast IP finder. It is 
default because it does not require any setup from the user.

So I think having peer deployment enabled by default will simplify life for new 
users - POCs, demos, examples, and so on.

> .NET: Peer assembly loading
> ---------------------------
>
>                 Key: IGNITE-2492
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2492
>             Project: Ignite
>          Issue Type: New Feature
>          Components: platforms
>    Affects Versions: 1.1.4
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>              Labels: .net
>             Fix For: 2.1
>
>
> 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.15#6346)

Reply via email to