Galen O'Sullivan created GEODE-2747:
---------------------------------------
Summary: Investigate Binary Encoding Options
Key: GEODE-2747
URL: https://issues.apache.org/jira/browse/GEODE-2747
Project: Geode
Issue Type: Sub-task
Reporter: Galen O'Sullivan
Desigining our own binary protocol doesn't mean that we can't use an existing
serialization format to send the objects in requests over the wire. Let's look
into the existing protocols.
* Could thrift be used as a serialization mechanism alone?
* Protobuf
* Msgpack
* BSON
* CBOR
etc.
https://en.wikipedia.org/wiki/Comparison_of_data_serialization_formats
This is one half of GEODE-2734.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)