Damn, It’s Been Two Years Already?

Thoughts on the Two Year Anniversary of This Blog

I did not write a lot on this blog this year – I have been incredibly busy. However, I am very happy to report that the blog has not died! I still managed to post some stuff here and there despite all of the craziness, and I’ve very happy with the quality of all of the blog posts I did manage to publish. I’m not as proud of all of the draft blog posts I started that I’ve yet to finish, but oh, well. You win some, you lose some. I still managed to write some spur-of-the moment angry rants but post them shortly thereafter, which I think is really what the spirit of this space existing is all about.

Read more...

A Few Notes on Distributed Systems Models and Failures

While the terms “distributed systems” and “distributed computing” are often used interchangeably, for my purposes, I’ve found it useful to draw a distinction. Distributed systems research is often focused on how to get multiple components of a system to act together in a reliable way, whereas distributed computing research is focused on how to use multi-component systems to solve a problem by breaking it down into different parts. While distributed systems is more of an engineering discipline focused on systems architecture, distributed computing is more of a mathematical discipline focused on the design of algorithms.
Read more...