You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2017/07/10 07:08:04 UTC

[jira] [Updated] (IGNITE-3847) Cross-platform example for the cluster of Java, .NET and C++ nodes

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

Vladimir Ozerov updated IGNITE-3847:
------------------------------------
    Fix Version/s:     (was: 2.1)
                   2.2

> Cross-platform example for the cluster of Java, .NET and C++ nodes
> ------------------------------------------------------------------
>
>                 Key: IGNITE-3847
>                 URL: https://issues.apache.org/jira/browse/IGNITE-3847
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Denis Magda
>            Priority: Minor
>             Fix For: 2.2
>
>
> Example should demonstrate the following:
> - ability to have nodes of different types (Java, C++ and .Net) in a single cluster.
> - execute basic cache.get/put operations converting objects from binary format to a specific class/type.
> - execute SQL queries.
> - execute continuous queries.
> A good example is the one that is described in this blog post
> https://ptupitsyn.github.io/Ignite-Multi-Platform-Cluster/
> There can be a chat like example where each node can post a message into a cache and the rest can listen for the changes in the cache using continuous queries. In addition, we should provide a special keyword like "SQL_history" that will trigger a SQL query execution when it's typed in the console.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)