Explore >> Select a destination


You are here

www.allthingsdistributed.com
| | blog.dtornow.com
13.6 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.
| | eli.thegreenplace.net
12.8 parsecs away

Travel
| |
| | alexdebrie.com
11.2 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.
| | benjamincongdon.me
17.7 parsecs away

Travel
| Learning Raft by making one.