{% meta %} title: Protocol Buffers - Google's data interchange format lecturer: [Daniel Seifert](http://www.inf.fu-berlin.de/groups/ag-ki/members/Seifert.html) slides: protobuf.pdf location: Hörsaal der Informatik time: 18:00 Uhr parent_tmpl: _talks.html {% endmeta %} {% mark abstract %} [Protocol Buffers](http://code.google.com/p/protobuf) ist eine von Google entwickelte Methode zur Serialisierung von Daten in ein effizientes Binärformat. Dieser Vortrag gibt einen Einstieg in die Verwendung von protobuf und Einblick in Aufbau und Funktionsweise. {% endmark %} {% mark links %} * [Protobuf](http://code.google.com/p/protobuf) * [Thrift](http://incubator.apache.org/thrift/) {% endmark %}