Tag Archives: Protocol Buffers

Google Protocol Buffers, where have you been all my life?

By | October 29, 2013

So two weeks ago I discovered Google’s Protocol Buffers, and I have to ask, where have you been all my life? The project I was working on requires speed and scalability, both vertically and horizontally.  The component I was working on is a C++ daemon that listens for HTTP requests and returns an XML document.  It needs to… Read More »