Long ago I was taught a dictum and I have yet to encounter a situation in software development to which it did not apply. I was taught that there are…
Month: September 2017
Technically I did this before I wrote the thrift file, but I wanted to write that post first. I won’t cover every stage of how to start a project, in…
For the uninitiated Thrift is an interface definition language, an RPC mechanism, and a family of wire protocols and serialization encodings. I won’t rehash all of the debate but I will offer a…