Protocol Buffers¶
Protocol Buffers is a cross-language Remote Procedure Call (RPC) framework developed by Google^[600-developer__big-data__java-serializable.md].
It is categorized alongside other data serialization and transmission technologies such as xml-webService, json-restful, thrift-facebook, and avro^[600-developer__big-data__java-serializable.md].
Sources¶
- 600-developer__big-data__java-serializable.md
Related¶
- [[RPC]]