|
You are here |
thomasvilhena.com | ||
| | | | |
harry.me
|
|
| | | | | ||
| | | | |
davquar.it
|
|
| | | | | Let's look at Paxos: a beautiful and fundamental safe, but not live, distributed consensus protocol. Let's see how it works, what the main elements are, and have some examples. | |
| | | | |
preethikasireddy.com
|
|
| | | | | Distributed systems can be difficult to understand, mainly because the knowledge surrounding them is distributed. But don't worry, I'm well aware of the irony. While teaching myself distributed computing, I fell flat on my face many times. Now, after many trials and tribulations... | |
| | | | |
briankung.dev
|
|
| | | I survived David Beazley's weeklong course on the Raft consensus algorithm that powers technologies like Kubernetes, MongoDB, and Neo4j. Image from https://raft.github.io/ The Raft Consensus Algorithm is a way for a gaggle of computers to agree on a sequence of events, or a "log" of events. Raft is useful for things like databases - once... | ||