Protobuf: Difference between revisions
Jump to navigation
Jump to search
(→Python) |
No edit summary |
||
| Line 1: | Line 1: | ||
Sérialisateur de messages (C++, Java, Node.js) |
Sérialisateur de messages (C++, Java, Node.js, ...) |
||
https:// |
* https://developers.google.com/protocol-buffers/ |
||
* https://github.com/google/protobuf |
|||
Alternative : [[BSON]], [[Avro]], [[Thrift]], [[Cap’n Proto]], [[Msgpack]] |
Alternative : [[BSON]], [[Avro]], [[Thrift]], [[Cap’n Proto]], [[Msgpack]] |
||
Revision as of 07:22, 6 March 2016
Sérialisateur de messages (C++, Java, Node.js, ...)
Alternative : BSON, Avro, Thrift, Cap’n Proto, Msgpack
http://fr.slideshare.net/IgorAnishchenko/pb-vs-thrift-vs-avro
API
Node.js
https://www.npmjs.org/package/node-protobuf
Python
https://developers.google.com/protocol-buffers/docs/pythontutorial
Java
With Maven : http://stackoverflow.com/questions/1578456/integrate-protocol-buffers-into-maven2-build