You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2017/08/01 12:55:00 UTC

[jira] [Updated] (IGNITE-5896) Thin client protocol

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

Pavel Tupitsyn updated IGNITE-5896:
-----------------------------------
    Description: 
Implement a protocol for thin clients in other languages.

* Client connects to a socket (according to {{SqlConnectorConfiguration}})
* Ignite binary protocol is used for data exchange (BinaryMarshaller)

This is an umbrella ticket for all related activities.

  was:
Implement a protocol for thin clients in other languages.

* Client connects to a socket (according to {{SqlConnectorConfiguration}})
* Ignite binary protocol is used for data exchange (BinaryMarshaller)


> Thin client protocol
> --------------------
>
>                 Key: IGNITE-5896
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5896
>             Project: Ignite
>          Issue Type: New Feature
>          Components: platforms
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>             Fix For: 2.2
>
>
> Implement a protocol for thin clients in other languages.
> * Client connects to a socket (according to {{SqlConnectorConfiguration}})
> * Ignite binary protocol is used for data exchange (BinaryMarshaller)
> This is an umbrella ticket for all related activities.



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