Explore >> Select a destination


You are here

briankung.dev
| | tomaugspurger.net
1.5 parsecs away

Travel
| | Last week, I was fortunate to attend Dave Beazley's Rafting Trip course. The pretext of the course is to implement the Raft Consensus Algorithm. I'll post more about Raft, and the journey of implementing, it later. But in brief, Raft is an algorithm that lets a cluster of machines work together to reliably do something. If you had a service that needed to stay up (and stay consistent), even if some of the machines in the cluster went down, then you might want to use Raft.
| | reubenbond.github.io
5.6 parsecs away

Travel
| | reublog
| | emptysqua.re
3.0 parsecs away

Travel
| | Which consensus algorithm will win?
| | www.adamconrad.dev
42.2 parsecs away

Travel
| Ch 5 of my book club review of Designing Data-Intensive Applications by Martin Kleppmann.