[jira] [Created] (IGNITE-4600) Apache Ignite Python Client

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-4600) Apache Ignite Python Client

Anton Vinogradov (Jira)
Denis Magda created IGNITE-4600:
-----------------------------------

             Summary: Apache Ignite Python Client
                 Key: IGNITE-4600
                 URL: https://issues.apache.org/jira/browse/IGNITE-4600
             Project: Ignite
          Issue Type: Task
            Reporter: Denis Magda


The goal of this ticket is to enable direct Python support for Apache Ignite In-Memory Data Fabric.

This ticket is an umbrella ticket of basic functionality that should be released first.

Python can be supported in several ways that have do be discussed on the dev list:
- Use SWIG (http://www.swig.org) to generate Python API from Ignite.C++.
- Design and implement Python API from scratch talking to underlying JVM that runs the node.
- Design and implement Python API from scratch talking to Ignite.C++ API that talks to JVM on its turn.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)