[ 
https://issues.apache.org/jira/browse/IGNITE-5343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pavel Tupitsyn updated IGNITE-5343:
-----------------------------------
    Description: 
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)


  was:
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*
* Simplify and speed up the build procedure
* No embedded libraries
* Easier crossplatform support (IGNITE-2662)



> .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
>              Labels: .NET
>             Fix For: 2.2
>
>
> 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.3.15#6346)

Reply via email to