/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

briankung.dev
| | chelseatroy.com
1.9 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...
| | emptysqua.re
3.0 parsecs away

Travel
| | Which consensus algorithm will win?
| | eli.thegreenplace.net
4.5 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.
| | henrikwarne.com
25.8 parsecs away

Travel
| What a great book Designing Data-Intensive Applications is! It covers databases and distributed systems in clear language, great detail and without any fluff. I particularly like that the author Martin Kleppmann knows the theory very well, but also seems to have a lot of practical experience of the types of systems he describes. There is...