close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": libsvn_diff-1.so.1: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Apr 24, 2010, 11:59:24 AM (16 years ago)
- Author:
-
jazz
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v7
|
v8
|
|
| 5 | 5 | * 09:00–09:50 nosql cassandra - Gasol (Pixnet) |
| 6 | 6 | * http://cassandra.apache.org/ |
| 7 | | * 具備副本機制,優先存在記憶體中,後續寫入 commit log 中。採取完全平等的分散式架構,沒有 Hadoop NameNode 單點失效問題(Single Point of Failure) |
| | 7 | * 具備副本機制,優先存在記憶體中,後續寫入 commit log 中。採取完全平等的分散式架構,沒有 Hadoop !NameNode 單點失效問題(Single Point of Failure) |
| 8 | 8 | * [http://en.wikipedia.org/wiki/CAP_theorem CAP theorem] - Consistency(一致性), Availibility(可用性),Partition Tolerance(容錯性)三個勢必要犧牲其中一個!! |
| 9 | 9 | * [[Image(hbase_cassandra_hypertable.png,width=600)]] |