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:55:00 UTC

[jira] [Resolved] (RATIS-997) Benchmarking Flatbuffers and Protobuffers for GRPC streaming

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

Tsz-wo Sze resolved RATIS-997.
------------------------------
    Fix Version/s: 0.6.0
       Resolution: Fixed

I just have merged the pull request.  Thanks, [~ansh.khanna]!

> Benchmarking Flatbuffers and Protobuffers for GRPC streaming
> ------------------------------------------------------------
>
>                 Key: RATIS-997
>                 URL: https://issues.apache.org/jira/browse/RATIS-997
>             Project: Ratis
>          Issue Type: Sub-task
>          Components: Streaming
>            Reporter: Ansh Khanna
>            Assignee: Ansh Khanna
>            Priority: Major
>             Fix For: 0.6.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> 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)