Check out my first novel, midnight's simulacra!

Brewer's Theorem

From dankwiki
Revision as of 20:49, 2 August 2011 by Dank (talk | contribs) (Created page with "Also known as the CAP theorem. Brewer's Theorem states that a distributed system cannot provide all of consistency, availability, and partition tolerance. It was proposed by Eric...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Also known as the CAP theorem. Brewer's Theorem states that a distributed system cannot provide all of consistency, availability, and partition tolerance. It was proposed by Eric Brewer in 2000, and proven in 2002 by Seth Gilbert and Nancy Lynch.