You are here |
sookocheff.com | ||
| | | |
www.aligelenler.com
|
|
| | | | Open Source Software and Database Technologies, Java, J2EE | |
| | | |
ufried.com
|
|
| | | | Why ACID consistency is not what you think it is | |
| | | |
surfingcomplexity.blog
|
|
| | | | In the previous blog post, we saw how a transaction isolation strategy built on multi-version concurrency control (MVCC) does not implement the serializable isolation level. Instead, it implements a weaker isolation level called snapshot isolation. In this post, I'll discuss how that MVCC model can be extended in order to achieve serializability, based on work... | |
| | | |
blog.dtornow.com
|
|
| | 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. |