You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Tsz-wo Sze (Jira)" <ji...@apache.org> on 2020/07/17 18:52:00 UTC

[jira] [Updated] (RATIS-979) Ratis streaming

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

Tsz-wo Sze updated RATIS-979:
-----------------------------
    Summary: Ratis streaming  (was: FlatBuffers streaming)

> Ratis streaming
> ---------------
>
>                 Key: RATIS-979
>                 URL: https://issues.apache.org/jira/browse/RATIS-979
>             Project: Ratis
>          Issue Type: New Feature
>          Components: Streaming
>            Reporter: Tsz-wo Sze
>            Assignee: Ansh Khanna
>            Priority: Major
>
> According to the [FlatBuffers white paper|https://google.github.io/flatbuffers/flatbuffers_white_paper.html],
> {quote}
> You define your object types in a schema, which can then be compiled to C++ or Java for low to zero overhead reading & writing. ...
> {quote}
> In this JIRA, we investigate if it can be used to achieve zero buffer copying in Ratis Streaming.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)