Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-3255

.NET: Script execution

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.1.4
    • None
    • platforms

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ptupitsyn Pavel Tupitsyn
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: