Explore >> Select a destination


You are here

decomposition.al
| | reubenbond.github.io
11.6 parsecs away

Travel
| | reublog
| | www.mattritter.me
11.6 parsecs away

Travel
| | Background Lately I've been studying consensus algorithms to bolster my understanding of distributed systems. Consensus algorithms achieve agreement on data that is replicated across many nod...
| | chelseatroy.com
10.7 parsecs away

Travel
| | In December, I took a course in which we attempted to implement the Raft distributed consensus algorithm fromthis paper. Parts 1-5 of this series share insights from the course. From then on, I'm guiding you through my continued work implementing Raft "for fun" (I know. I don't understand me, either). Here's where you can see...
| | blog.thislongrun.com
93.7 parsecs away

Travel
| Introduces the CAP theorem series, going into the definition of consistency, availability and partitions, and the meaning of AP/CP/CA categories of the CAP theorem.