|
You are here |
reubenbond.github.io | ||
| | | | |
eli.thegreenplace.net
|
|
| | | | | [AI summary] An introductory post from a blog series detailing the implementation of the Raft distributed consensus algorithm in the Go programming language. | |
| | | | |
timilearning.com
|
|
| | | | | One common pattern in the previous systems we have discussed like MapReduce, GFS, and VMware FT is that they all rely on a single entity to make the key decisions. While this has the advantage of making it easier for the system to decide, the downside of this approach is that the entity is now a single point of failure. In this post, we'll learn how the Raft consensus algorithm solves this problem. | |
| | | | |
maheshba.bitbucket.io
|
|
| | | | | I've heard multiple times that a strong notion of leadership somehow simplifies replication. I don't think this is true. I explain why in this post. | |
| | | | |
blog.carlosgaldino.com
|
|
| | | Writings on Computer Science and software engineering by Carlos Galdino. | ||