/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.bailis.org
| | blog.acolyer.org
5.2 parsecs away

Travel
| |
| | surfingcomplexity.blog
8.0 parsecs away

Travel
| | 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...
| | aphyr.com
6.3 parsecs away

Travel
| |
| | preethikasireddy.com
32.0 parsecs away

Travel
| Distributed systems can be difficult to understand, mainly because the knowledge surrounding them is distributed. But don't worry, I'm well aware of the irony. While teaching myself distributed computing, I fell flat on my face many times. Now, after many trials and tribulations...