roam/20210323010014-cap_theorem.org

15 lines
458 B
Org Mode
Raw Normal View History

2021-03-23 05:30:22 +00:00
#+title: CAP Theorem
States that a [[file:20210323005824-distributed_systems.org][Distributed System]] cannot simultaneously be consistent, available,
and partition tolerant -- typically only achieving two of the three.
2021-03-23 14:43:27 +00:00
[[file:data/e3/98cb62-2f26-46e5-ae00-64260adc4c43/Visualization-of-CAP-theorem.png]]
2021-03-23 05:30:22 +00:00
* Consistency
* Availability
* Partition Tolerance
2021-03-23 14:43:27 +00:00
* Attachments :noexport:ATTACH:
:PROPERTIES:
:ID: e398cb62-2f26-46e5-ae00-64260adc4c43
:END: