Mercurial > hg > Papers > 2014 > toma-master
diff paper/master_paper.bib @ 2:d8b94e828d79
add tex files
author | Daichi TOMA <toma@cr.ie.u-ryukyu.ac.jp> |
---|---|
date | Thu, 26 Dec 2013 18:15:09 +0900 |
parents | |
children | 500bcb11d251 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/paper/master_paper.bib Thu Dec 26 18:15:09 2013 +0900 @@ -0,0 +1,60 @@ +@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{cassandra, + author = "Avinash Lakshman and Prashant Malik.", + title = "Cassandra - a decentralized structured storage system", + journal = "LADIS", + year = "2003", + month = "March" +} + +@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{cap, + author = "Nancy Lynch and Seth Gilbert", + title = "Brewer's conjecture and the feasibility of consistent, available, partition-tolerant web services", + journal = "ACM SIGACT News", + year = "2002" +} + +@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" +} + +@misc{warp, + title = {The warp package}, + howpublished = "\url{http://hackage.haskell.org/package/warp}", + note = "[Online; accessed 19-July-2013]" +} + +@misc{deos, + title = {DEOS}, + howpublished = "\url{http://www.dependable-os.net/osddeos/data.html}", + note = "[Online; accessed 19-July-2013]" +}