Description
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.
Attachments
Attachments
Issue Links
- is related to
-
IGNITE-8335 TensorFlow integration
- Resolved
1.
|
Python: support binary format | Closed | Unassigned | ||
2.
|
Python: module and build scripts | Closed | Unassigned | ||
3.
|
Python: basic Data Grid API | Closed | Unassigned | ||
4.
|
Python: basic SQL Grid API | Closed | Unassigned |