James,

Ignite is distributed application and both Java and .Net require
marshalling to pass data between nodes. Therefore, in the vast majority of
scenarios .Net has marshalling overhead comparable to Java version.

Vladimir.

On Sun, Oct 25, 2015 at 8:46 PM, James Gibbs <jamesgibbs...@hotmail.com>
wrote:

> Hi there
>
> I'm looking to understand more about the .NET implementation for Ignite.
>
> The .NET code appears to require a JVM and C++ code to talk through JNI,
> so I am guessing that the main work load is still performed by Java code
> and hence .NET code suffers from marshalling overheads etc.
>
> Is this the case ?
>
> Thanks in advance
> James
>

Reply via email to