[
https://issues.apache.org/jira/browse/IGNITE-3255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Tupitsyn updated IGNITE-3255:
-----------------------------------
Labels: .net (was: )
> .NET: Script execution
> ----------------------
>
> Key: IGNITE-3255
> URL: https://issues.apache.org/jira/browse/IGNITE-3255
> Project: Ignite
> Issue Type: Task
> Components: platforms
> Affects Versions: 1.1.4
> Reporter: Pavel Tupitsyn
> Labels: .net
> Fix For: 1.7
>
>
> Introduce an ability to execute C# scripts on remote nodes.
> This may be useful for:
> * Diagnostics and debugging on live cluster
> * Quick try-out for computations
> * Demo purposes
> This is a light-weight alternative to IGNITE-2492: we don't have to deal with
> automatically detecting whether assembly needs to be loaded remotely, with
> it's dependencies and AppDomain lifecycle.
> Instead, we send a string, compile it remotely, execute in a separate
> AppDomain and unload it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)