/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

blog.thislongrun.com
| | eli.thegreenplace.net
11.7 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.
| | alexdebrie.com
12.4 parsecs away

Travel
| | In this post, understand the different concepts of consistency as applied to distributed databases, as well as some issues with the conversation of consistency.
| | blog.dtornow.com
7.9 parsecs away

Travel
| | The CAP theorem is too simplistic and too widely misunderstood to be of much use for characterizing systems. Therefore I ask that we retire all references to the CAP theorem, stop talking about the CAP theorem, and put the poor thing to rest Martin Kleppmann In 2000, Eric Brewer introduced the CAP Conjecture during his keynote address Towards Robust Distributed Systems at the Principles of Distributed Computing conference. Brewer posited that a distributed system cannot achieve Consistency, Availability, and Partition Tolerance simultaneously.
| | pankajtanwar.in
33.2 parsecs away

Travel
| An illustrated guide, to help you understand how exactly database indexing works internally!