view Paper/jssst.bib @ 55:307c87617e62 default tip

add slide
author Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
date Wed, 11 Sep 2013 10:21:42 +0900
parents 4e38c3a23c57
children
line wrap: on
line source

@misc{d_add2013,
author = "http://www.dependable-os.net/osddeos/data.html",
title = "研究チームフォーカスエリア技術報告書"                  
}                  
                  
@misc{msgpack,
author = "http://msgpack.org/",
title = "MessagePack"
}                  
                  

@article{sugi:2013,
    author = "杉本 優",
    title = "分散フレームワーク Alice の DataSegment の更新に関する改良",
    journal = "情報処理学会",
    month = "April",
    year = 2013
}                  

@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{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"
}

@book{amdahl,
author = "{Brian Goetz, Tim Peierls, Joshua Bloch, Joseph Bowbeer, David Holmes, and Doug Lea}",
title = "{Java Concurrency in Prac-tice}",
publisher = "{Addison-Wesley Professional}",
year = "2005"
}

@misc{deos2012,
author = "{DEOS 研究開発センター}",
title = "{DEOS プロジェクト 「実用化を目指した組み込みシステム用ディペンダブル・オペレーティングシステム」}",
year = "2012"
}