[
https://issues.apache.org/jira/browse/IGNITE-5343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16240169#comment-16240169
]
Mani Gandham commented on IGNITE-5343:
--------------------------------------
Hey [~ptupitsyn]
I'm referring to the .NET version not supporting all of the functionality and
data structures in the regular Java version, as listed in the documentation:
"Ignite .NET is built on top of Ignite. This allows you to perform _almost all_
the in-memory data grid operations..."
For example, the java version has [Queue and
Set|https://apacheignite.readme.io/docs/data-structures] but the [.NET
version|https://apacheignite-net.readme.io/docs/atomic-types] doesnt.
> .NET: Interoperate with JVM directly, get rid of C++ layer
> ----------------------------------------------------------
>
> Key: IGNITE-5343
> URL: https://issues.apache.org/jira/browse/IGNITE-5343
> Project: Ignite
> Issue Type: Improvement
> Components: platforms
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Labels: .NET, xplat
>
> We can work with JNI directly using P/Invoke, there is no real need for C++
> layer.
> Advantages of removing C++ layer:
> * *No MSVC++ 2010 dependency*
> * *No build tools required for development*
> * Simplify and speed up the build procedure
> * No embedded libraries
> * Easier crossplatform support (IGNITE-2662)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)