Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-3217

Provide a little endian variant of the binary protocol in C++

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.9.3
    • 0.9.3
    • C++ - Library
    • None

    Description

      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.

      Attachments

        Activity

          People

            ben.craig Ben Craig
            ben.craig Ben Craig
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: