Google opensources internal data exchange format
Posted by Michael on July 9th, 2008Image by diankarl via Flickr
Today, Google announces the open-sourcing of their Protocol Buffers project. From a first glance, it seems to be a high-performance way to exchange deep data structures between different services (it seems Google has a need for that — they claim that their production servers constantly run at full capacity). XML parsing [...]