You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by Apache Wiki <wi...@apache.org> on 2013/11/15 05:43:13 UTC

[Cassandra Wiki] Update of "ArchitectureInternals" by JonathanEllis

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification.

The "ArchitectureInternals" page has been changed by JonathanEllis:
https://wiki.apache.org/cassandra/ArchitectureInternals?action=diff&rev1=31&rev2=32

Comment:
link aaron's internals talk and ladis annotations

   * Crash-only design is another broadly applied principle.  [[http://lwn.net/Articles/191059/|Valerie Henson's LWN article]] is a good introduction
   * Cassandra's distribution is closely related to the one presented in Amazon's Dynamo paper.  Read repair, adjustable consistency levels, hinted handoff, and other concepts are discussed there.  This is required background material: http://www.allthingsdistributed.com/2007/10/amazons_dynamo.html.  The related article on [[http://www.allthingsdistributed.com/2008/12/eventually_consistent.html|article on eventual consistency]] is also relevant.  Jeff Darcy's article on [[http://pl.atyp.us/wordpress/?p=2521|Availability and Partition Tolerance]] explains the underlying principle of CAP better than most.
   * Cassandra's on-disk storage model is loosely based on sections 5.3 and 5.4 of [[http://labs.google.com/papers/bigtable.html|the Bigtable paper]].
-  * Facebook's Cassandra team authored a paper on Cassandra for LADIS 09: http://www.cs.cornell.edu/projects/ladis2009/papers/lakshman-ladis2009.pdf. Most of the information there is applicable to Apache Cassandra (the main exception is the integration of !ZooKeeper).
+  * Aaron Morton gave a [[http://www.youtube.com/watch?v=W6e8_IcgJM4|talk on Cassandra Internals]] at the 2013 Cassandra Summit.
+  * Facebook's Cassandra team authored a paper on Cassandra for LADIS 09, which has now been [[http://www.datastax.com/documentation/articles/cassandra/cassandrathenandnow.html|annotated and compared to Apache Cassandra 2.0]].
  
  {{https://c.statcounter.com/9397521/0/fe557aad/1/|stats}}