diff index.txt @ 0:50a9279c19eb

hg init and added section of Monotonic-Tree Modification
author Shoshi TAMAKI <shoshi@cr.ie.u-ryukyu.ac.jp>
date Sun, 07 Aug 2011 01:55:35 +0900
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/index.txt	Sun Aug 07 01:55:35 2011 +0900
@@ -0,0 +1,15 @@
+Cassandraと非破壊的構造を用いたCMSのスケーラビリティ検証環境の構築
+
+1,はじめに
+2,分散データベースCassandra
+3,非破壊的木構造
+	3.1,木構造の破壊的変更
+	3.2,木構造の非破壊的変更
+	3.3,応用例:バランス木非破壊辞書
+		3.3.1,ノンブロッキング
+		3.3.2,ブロッキング
+4,非破壊的構造を利用したCMS
+5,検証環境の構築
+	5.1,仮想環境
+	5.2,仮想化管理ツールの実装
+6,まとめ