DistOS 2015W Session 11: Difference between revisions

From Soma-notes
Ksherif (talk | contribs)
Ksherif (talk | contribs)
No edit summary
Line 4: Line 4:
*Availability is the buzz word for Dynamo. Dynamo=Availability
*Availability is the buzz word for Dynamo. Dynamo=Availability
*Shifted Computer Science paradigm from caring about the consistency to availability.
*Shifted Computer Science paradigm from caring about the consistency to availability.
==Cassandra==
*Partitions data across the cluster using consistent hashing.

Revision as of 23:16, 23 March 2015

BigTable

Dynamo

  • Availability is the buzz word for Dynamo. Dynamo=Availability
  • Shifted Computer Science paradigm from caring about the consistency to availability.

Cassandra

  • Partitions data across the cluster using consistent hashing.