Mercurial > hg > Papers > 2014 > nobuyasu-master
annotate paper/master_paper.bib @ 109:6d0b78007d40
Added master.pdf
author | Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp> |
---|---|
date | Wed, 19 Feb 2014 20:19:59 +0900 |
parents | 62d39472d5d4 |
children | d116e59fc8a2 |
rev | line source |
---|---|
69 | 1 @article{msgpack:2013, |
92
62d39472d5d4
Modified introduction.tex
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
72
diff
changeset
|
2 note = "http://msgpack.org/", |
69 | 3 title = "MessagePack" |
4 } | |
5 | |
63
d770a2b534b3
Writed description of persistent
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
50
diff
changeset
|
6 @article{shoshi:2013a, |
d770a2b534b3
Writed description of persistent
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
50
diff
changeset
|
7 author = "大城 信康 and 河野 真治", |
d770a2b534b3
Writed description of persistent
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
50
diff
changeset
|
8 title = "Data Segment の分散データベースへの応用", |
d770a2b534b3
Writed description of persistent
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
50
diff
changeset
|
9 journal = "日本ソフトウェア科学会", |
d770a2b534b3
Writed description of persistent
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
50
diff
changeset
|
10 month = "September", |
d770a2b534b3
Writed description of persistent
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
50
diff
changeset
|
11 year = 2013 |
d770a2b534b3
Writed description of persistent
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
50
diff
changeset
|
12 } |
0 | 13 @article{shoshi:2010a, |
14 author = "玉城 将士 and 河野 真治", | |
15 title = "Cassandraを使ったCMSのPCクラスタを使ったスケーラビリティの検証", | |
16 journal = "日本ソフトウェア科学会", | |
17 month = "August", | |
18 year = 2010 | |
19 } | |
20 | |
21 @article{shoshi:2011a, | |
22 author = "玉城 将士 and 河野 真治", | |
23 title = "Cassandraを使ったスケーラビリティのあるCMSの設計", | |
24 journal = "情報処理学会", | |
25 month = "March", | |
26 year = 2011 | |
27 } | |
92
62d39472d5d4
Modified introduction.tex
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
72
diff
changeset
|
28 @article{shoshi:2011b, |
62d39472d5d4
Modified introduction.tex
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
72
diff
changeset
|
29 author = "玉城 将士 and 河野 真治", |
62d39472d5d4
Modified introduction.tex
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
72
diff
changeset
|
30 title = "Cassandraと非破壊的構造を用いたCMSのスケーラビリティ検証環境の構築", |
62d39472d5d4
Modified introduction.tex
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
72
diff
changeset
|
31 journal = "日本ソフトウェア科学会", |
62d39472d5d4
Modified introduction.tex
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
72
diff
changeset
|
32 month = "August", |
62d39472d5d4
Modified introduction.tex
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
72
diff
changeset
|
33 year = 2011 |
62d39472d5d4
Modified introduction.tex
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
72
diff
changeset
|
34 } |
62d39472d5d4
Modified introduction.tex
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
72
diff
changeset
|
35 |
0 | 36 @article{cassandra, |
37 author = "Avinash Lakshman and Prashant Malik.", | |
38 title = "Cassandra - a decentralized structured storage system", | |
39 journal = "LADIS", | |
40 year = "2003", | |
41 month = "Mar" | |
42 } | |
43 | |
44 @article{bigtable, | |
45 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", | |
46 title = "Bigtable : A Distributed Storege System for Structured Data" | |
47 } | |
48 | |
49 @article{cap, | |
50 author = "Nancy Lynch and Seth Gilbert", | |
51 title = "Brewer's conjecture and the feasibility of consistent, available, partition-tolerant web services", | |
52 journal = "ACM SIGACT News", | |
53 year = "2002" | |
54 } | |
55 | |
56 @article{dynamo, | |
57 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", | |
58 title = "Dynamo: Amazon's Highly Avaliable Key-value Store" | |
59 } | |
60 | |
61 @article{seda:1, | |
62 author = "Matt Welsh", | |
63 title = "The Staged Event-Driven Architecture for Highly-Concurrent Server Applications" | |
64 } | |
65 | |
66 @article{seda:2, | |
67 author = "Matt Welsh, David Culler, Eric Brewer", | |
68 title = "SEDA : An Architecture for Well-Conditioned , Scalable Internet Services", | |
69 journal = "SOSP" | |
70 } | |
63
d770a2b534b3
Writed description of persistent
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
50
diff
changeset
|
71 |
d770a2b534b3
Writed description of persistent
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
50
diff
changeset
|
72 @misc{deos2013, |
92
62d39472d5d4
Modified introduction.tex
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
72
diff
changeset
|
73 author = "所 眞理雄", |
62d39472d5d4
Modified introduction.tex
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
72
diff
changeset
|
74 title = "{DEOS プロジェクト研究成果集 Dependability Engineering for Open Systems}", |
63
d770a2b534b3
Writed description of persistent
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
50
diff
changeset
|
75 year = "2013" |
d770a2b534b3
Writed description of persistent
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
50
diff
changeset
|
76 } |
92
62d39472d5d4
Modified introduction.tex
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
72
diff
changeset
|
77 @misc{d_add2013, |
62d39472d5d4
Modified introduction.tex
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
72
diff
changeset
|
78 author = "{永山 辰巳, 横手 靖彦}", |
63
d770a2b534b3
Writed description of persistent
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
50
diff
changeset
|
79 title = "{オープンシステムディペンダビリティとD-Caseを繋ぐリポジトリ}", |
d770a2b534b3
Writed description of persistent
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
50
diff
changeset
|
80 year = "2013" |
d770a2b534b3
Writed description of persistent
Nobuyasu Oshiro <dimolto@cr.ie.u-ryukyu.ac.jp>
parents:
50
diff
changeset
|
81 } |