User Tools

Site Tools


dido:public:ra:xapend:xapend.a_glossary:p:protocol_buffer

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

dido:public:ra:xapend:xapend.a_glossary:p:protocol_buffer [2022/01/08 16:53]
nick created
dido:public:ra:xapend:xapend.a_glossary:p:protocol_buffer [2022/01/08 16:55] (current)
nick
Line 2: Line 2:
 [[dido:​public:​ra:​xapend:​xapend.a_glossary:​start| Return to Glossary ]] [[dido:​public:​ra:​xapend:​xapend.a_glossary:​start| Return to Glossary ]]
  
-** Protocol ​Buffer ​(Protobuf)** is a Google'​s language-neutral, platform-neutral, extensible mechanism for serializing structured data – think XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from variety ​of data streams ​and using variety ​of languages+**Protocol ​Buffers ​(Protobuf)** is a free and open-sourcecross-platform data format used to serialize ​structured data. It is useful in developing programs ​to communicate with each other over network or for storing data. The method involves an interface description language that describes the structure ​of some data and a program that generates source code from that description for generating or parsing a stream ​of bytes that represents the structured data
  
-Source: [[https://developers.google.com/protocol-buffers ​]]+Source: [[https://en.wikipedia.org/wiki/​Protocol_Buffers]]
  
  
dido/public/ra/xapend/xapend.a_glossary/p/protocol_buffer.1641678818.txt.gz · Last modified: 2022/01/08 16:53 by nick