view master_paper.bib @ 1:1ddca33b4d4e

added property_graph_traverse etc..
author Shoshi TAMAKI
date Wed, 23 Jan 2013 11:15:53 +0900
parents bf82975fa7f5
children 44a95cddab8a
line wrap: on
line source

@article{shoshi:2010a,
	author = "玉城 将士 and 河野 真治",
	title = "Cassandraを使ったCMSのPCクラスタを使ったスケーラビリティの検証",
	journal = "日本ソフトウェア科学会",
	month = "August",
	year = 2010
}

@article{shoshi:2011a,
	author = "玉城 将士 and 河野 真治",
	title = "Cassandraを使ったスケーラビリティのあるCMSの設計",
	journal = "情報処理学会",
	month = "March",
	year = 2011
}

@article{shoshi:2011b,
	author = "玉城 将士 and 河野 真治",
	title = "Cassandraと非破壊的構造を用いたCMSのスケーラビリティ検証環境の構築",
	journal = "日本ソフトウェア科学会",
	month = "August",
	year = 2011
}

@article{bigtable,
	author = "Fay Changand Jeffrey Dean and Sanjay Ghemawat and Wilson C. Hsieh and Deborah A. Wallach and Mike Burrows and Tushar Chandra and Andrew Fikes and Robert E. Gruber",
	title = "Bigtable : A Distributed Storege System for Structured Data"
}

@article{dynamo,
	author = "Giuseppe DeCandia and Deniz Hastorun and Madan Jampani and Gunavardhan Kakulapati and Avinash Lakshman and Alex Pilchin and Swaminathan Sivasubramanian and Peter Vosshall and Werner Vogels",
	title = "Dynamo: Amazon's Highly Avaliable Key-value Store"
}

@article{seda:1,
	author = "Matt Welsh",
	title = "The Staged Event-Driven Architecture for Highly-Concurrent Server Applications"
}

@article{seda:2,
	author = "Matt Welsh, David Culler, Eric Brewer",
	title = "SEDA : An Architecture for Well-Conditioned , Scalable Internet Services",
	journal = "SOSP"
}