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

Tsz-wo Sze updated RATIS-997:
-----------------------------
    Description: 
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.

> 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
>          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)

Reply via email to