Explore >> Select a destination


You are here

blog.thislongrun.com
| | www.adamconrad.dev
12.0 parsecs away

Travel
| | Ch 9 of my book club review of Designing Data-Intensive Applications by Martin Kleppmann.
| | blog.dtornow.com
11.4 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.
| | www.allthingsdistributed.com
14.3 parsecs away

Travel
| | Werner Vogels on building scalable and robust distributed systems
| | alexdebrie.com
92.3 parsecs away

Travel
| If you're confused by the CAP theorem, you're not alone. In this post, we walk through some scenarios to see when CAP applies and how to use CAP to consider overall system availability.