/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

decomposition.al
| | eli.thegreenplace.net
2.6 parsecs away

Travel
| | [AI summary] An introductory post from a blog series detailing the implementation of the Raft distributed consensus algorithm in the Go programming language.
| | chelseatroy.com
3.6 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...
| | speakerdeck.com
3.0 parsecs away

Travel
| | An introduction to Raft and its implementation in java, Barge.
| | benjamincongdon.me
18.9 parsecs away

Travel
| Learning Raft by making one.