You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Zhiyuan Chen (Jira)" <ji...@apache.org> on 2019/09/02 09:32:00 UTC

[jira] [Commented] (IGNITE-4600) Apache Ignite Python Library

    [ https://issues.apache.org/jira/browse/IGNITE-4600?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16920726#comment-16920726 ] 

Zhiyuan Chen commented on IGNITE-4600:
--------------------------------------

Hi, I'm super interested in this topic, is there anyone currently working on it?

> Apache Ignite Python Library
> ----------------------------
>
>                 Key: IGNITE-4600
>                 URL: https://issues.apache.org/jira/browse/IGNITE-4600
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Denis Magda
>            Priority: Major
>              Labels: gsoc2017
>
> 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
(v8.3.2#803003)