You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Ben Craig (JIRA)" <ji...@apache.org> on 2015/07/09 15:19:05 UTC

[jira] [Closed] (THRIFT-3217) Provide a little endian variant of the binary protocol in C++

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

Ben Craig closed THRIFT-3217.
-----------------------------

> Provide a little endian variant of the binary protocol in C++
> -------------------------------------------------------------
>
>                 Key: THRIFT-3217
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3217
>             Project: Thrift
>          Issue Type: Improvement
>          Components: C++ - Library
>    Affects Versions: 0.9.3
>            Reporter: Ben Craig
>            Assignee: Ben Craig
>             Fix For: 0.9.3
>
>
> Most computers these days are little endian.  With Thrift's current binary protocol, we end up adjusting endianness on both sides of the connection most of the time.  We should provide a variant that is optimized for the common case of little endian machines.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)