Brewer's theorem
专有名词
英文释义
专有名词
- A theorem stating that it is impossible for a distributed data store to simultaneously provide more than two of three guarantees: consistency (every read receives the most recent write or an error), availability (every request receives a non-error response, without the guarantee that it contains the most recent write), and partition tolerance (the system continues to operate despite an arbitrary number of messages being dropped or delayed between nodes).
词源
Named after computer scientist Eric Brewer.
0 次浏览
数据来源: Wiktionary