forked from efficient/paper_skel
-
Notifications
You must be signed in to change notification settings - Fork 1
/
paper.bib
508 lines (454 loc) · 15.6 KB
/
paper.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
@Comment Publishers
@string{ACM="{ACM}"}
@string{IEEE="{IEEE}"}
@string{INTERNETSOCIETY="{The Internet Society}"}
@string{SPRINGER="{Springer}"}
@string{USENIX="{USENIX}"}
@string{VLDBEND="{VLDB}"}
@Comment Journal Abbreviations
@string{CACM="{Communications of the ACM}"}
@string{CCR="{ACM Computer Communications Review}"}
@string{CSUR="{ACM Computing Surveys}"}
@string{JACM="{Journal of the ACM}"}
@string{QUEUE="{ACM Queue}"}
@string{SICOMP="{SIAM Journal on Computing}"}
@string{SIGACT="{ACM SIGACT News}"}
@string{OSR="{ACM SIGOPS Operating Systems Review}"}
@string{PER="{SIGMETRICS Performance Evaluation Review}"}
@string{TEAC="{ACM Transactions on Economics and Computation}"}
@string{TOCS="{ACM Transactions on Computer Systems}"}
@string{TOC="{IEEE Transactions on Computers}"}
@string{TODS="{ACM Transactions on Database Systems}"}
@string{TOMACS="{ACM Transactions on Modeling and Computer Simulation}"}
@string{TON="{IEEE/ACM Transactions on Networking}"}
@string{TOPLAS="{ACM Transactions on Programming Languages and Systems}"}
@string{TPDS="{IEEE Transactions on Parallel and Distributed Systems}"}
@string{VLDB="{Proceedings of the Very Large Data Bases Endowment}"}
@string{VLDBJ="{The VLDB Journal}"}
@article{ahamad1995causal,
title={Causal Memory: Definitions, Implementation, and Programming},
author={Ahamad, Mustaque and Neiger, Gil and Burns, James E and Kohli, Prince and Hutto, Phillip W},
journal={Distributed Computing},
volume=9,
number=1,
pages={37--49},
year=1995,
publisher=SPRINGER,
}
@inproceedings{ajoux2015challenges,
title={Challenges To Adopting Stronger Consistency At Scale},
author={Phillipe Ajoux and Nathan Bronson and Sanjeev Kumar and Wyatt Lloyd and Kaushik Veeraraghavan},
crossref={hotos2015},
pages={1--7},
}
@article{dean2013tail,
author={Dean, Jeffrey and Barroso, Luiz Andr\'{e}},
title={The Tail at Scale},
year=2013,
publisher=ACM,
volume=56,
number=2,
issn={0001-0782},
journal=CACM,
month=feb,
pages={74--80},
}
@inproceedings{herlihy1987linearizability,
author = {Herlihy, M. P. and Wing, J. M.},
title = {Axioms for Concurrent Objects},
crossref={popl1987},
pages = {13--26},
}
@article{herlihy1990linearizability,
author={Herlihy, Maurice P. and Wing, Jeannette M.},
title={Linearizability: A Correctness Condition for Concurrent Objects},
journal=TOPLAS,
volume=12,
number=3,
month=jul,
year=1990,
issn={0164-0925},
pages={463--492},
numpages=30,
}
@article{papadimitriou1979serializability,
author={Papadimitriou, Christos H.},
title={The Serializability of Concurrent Database Updates},
journal=JACM,
volume=26,
number=4,
month=oct,
year=1979,
issn={0004-5411},
pages={631--653},
numpages=23,
}
@inproceedings{ongaro2014raft,
author={Diego Ongaro and John Ousterhout},
title={In Search of an Understandable Consensus Algorithm},
crossref={atc2014},
pages={305--319},
}
@article{lamport1998paxos,
title={The part-time parliament},
author={Leslie Lamport},
journal=TOCS,
volume=16,
number=2,
pages={133--169},
year=1998,
}
@inproceedings{oki1988vr,
title={Viewstamped Replication: A New Primary Copy Method to Support Highly-Available Distributed Systems},
author={Brian Oki and Barbara Liskov},
crossref={podc1988},
pages={8--17},
}
@inproceedings{mao2008mencius,
author={Mao, Yanhua and Junqueira, Flavio P. and Marzullo, Keith},
title={Mencius: Building Efficient Replicated State Machines for WANs},
crossref={osdi2008},
pages={369--384},
}
@inproceedings{moraru2013epaxos,
title={There Is More Consensus in Egalitarian Parliaments},
author={Iulian Moraru and David Andersen and Michael Kaminsky},
crossref={sosp2013},
pages={358--372},
}
@inproceedings{burke2020gryff,
author={Matthew Burke and Audrey Cheng and Wyatt Lloyd},
title={Gryff: Unifying Consensus and Shared Registers },
crossref={nsdi2020},
pages={591--617},
}
@inproceedings{lynch1987ioa,
author={Lynch, Nancy A. and Tuttle, Mark R.},
title={Hierarchical Correctness Proofs for Distributed Algorithms},
crossref={podc1987},
pages={137--151},
}
@book{lynch1996da,
author={Lynch, Nancy A.},
title={{Distributed Algorithms}},
year=1996,
isbn={9780080504704},
publisher={Morgan Kaufmann Publishers Inc.},
address={San Francisco, CA},
}
@misc{redis,
title = {{Redis} In memory database.},
howpublished = {\url{redis.io}}
}
@misc{retwis,
title = {{Retwis} Twitter-style social network clone.},
howpublished = {\url{https://redis.io/docs/latest/develop/use/patterns/twitter-clone/}}
}
@inproceedings{helt2021rss,
author={Helt, Jeffrey and Burke, Matthew and Levy, Amit and Lloyd, Wyatt},
title={Regular Sequential Serializability and Regular Sequential Consistency},
crossref={sosp2021},
pages={163--179},
}
@inproceedings{veeraraghavan2016kraken,
author = {Kaushik Veeraraghavan and Justin Meza and David Chou and Wonho Kim and Sonia Margulis and Scott Michelson and Rajesh Nishtala and Daniel Obenshain and Dmitri Perelman and Yee Jiun Song},
title = {Kraken: Leveraging Live Traffic Tests to Identify and Resolve Resource Utilization Bottlenecks in Large Scale Web Services},
booktitle={OSDI},
address={Savannah, GA},
month=nov,
year=2016,
publisher=USENIX,
pages = {635--651},
}
% crossref = {osdi2016},
@inproceedings{hunt2010zookeeper,
title={ZooKeeper: Wait-free coordination for Internet-scale systems},
author={Patrick Hunt and Mahadev Konar and Flavio Junqueira and Benjamin Reed},
crossref={atc2010},
pages={1--14},
}
@article{lamport1979sequential,
author={Leslie Lamport},
journal=TOCS,
title={How to Make a Multiprocessor Computer That Correctly Executes Multiprocess Programs},
year=1979,
volume={C-28},
number=9,
pages={690--691},
issn={0018-9340},
month=sep,
}
@article{attiya1993seqlin,
author={Attiya, Hagit and Welch, Jennifer L.},
title={Sequential Consistency versus Linearizability},
journal=TOCS,
year=1994,
volume=12,
number=2,
issn={0734-2071},
month=may,
pages={91--122},
numpages=32
}
@techreport{goldman1993unifiedModel,
title={A Unified Model for Shared-Memory and Message-Passing Systems},
author={Kenneth Goldman and Katherine Yelick},
year=1993,
institution={Department of Computer Science and Engineering, Washington University in St. Louis},
number={WUCS-93-35},
source={https://openscholarship.wustl.edu/cse_research/324/},
address={St. Louis, MO},
}
@article{lundelius1984clocksync,
author={Jennifer Lundelius and Nancy Lynch},
title={An Upper and Lower Bound for Clock Synchronization},
journal={Information and Control},
volume=62,
number=2,
pages={190--204},
year=1984,
issn={0019-9958},
}
@article{fischer1985flp,
title={Impossibility of distributed consensus with one faulty process},
author={Michael Fischer and Nancy Lynch and Michael Paterson},
journal=JACM,
volume=32,
number=2,
pages={374--382},
year=1985,
}
@inproceedings{lloyd2011cops,
author={Lloyd, Wyatt and Freedman, Michael J. and Kaminsky, Michael and Andersen, David G.},
title={Don't Settle for Eventual: Scalable Causal Consistency for Wide-Area Storage with {COPS}},
crossref={sosp2011},
pages={401--416},
}
@inproceedings{lloyd2013eiger,
title={Stronger Semantics For Low-latency Geo-replicated Storage},
author={Wyatt Lloyd and Michael Freedman and Michael Kaminsky and David Andersen},
crossref={nsdi2013},
pages={313--328},
}
@article{cooper2008pnuts,
author={Cooper, Brian F. and Ramakrishnan, Raghu and Srivastava, Utkarsh and Silberstein, Adam and Bohannon, Philip and Jacobsen, Hans-Arno and Puz, Nick and Weaver, Daniel and Yerneni, Ramana},
title={{PNUTS}: Yahoo!'s Hosted Data Serving Platform},
year=2008,
publisher=VLDBEND,
volume=1,
number=2,
issn={2150-8097},
journal=VLDB,
month=aug,
pages={1277--1288},
}
@inproceedings{terry1994session,
author={D. B. {Terry} and A. J. {Demers} and K. {Petersen} and M. J. {Spreitzer} and M. M. {Theimer} and B. B. {Welch}},
title={Session guarantees for weakly consistent replicated data},
crossref={pdis1994},
pages={140--149},
}
@inproceedings{terry1995bayou,
author ={Terry, D. B. and Theimer, M. M. and Petersen, Karin and Demers, A. J. and Spreitzer, M. J. and Hauser, C. H.},
title ={Managing Update Conflicts in Bayou, a Weakly Connected Replicated Storage System},
crossref={sosp1995},
pages ={172--182},
}
@inproceedings{deCandia2007dynamo,
author={DeCandia, Giuseppe and Hastorun, Deniz and Jampani, Madan and Kakulapati, Gunavardhan and Lakshman, Avinash and Pilchin, Alex and Sivasubramanian, Swaminathan and Vosshall, Peter and Vogels, Werner},
title={Dynamo: {{Amazon's}} Highly Available Key-value Store},
crossref={sosp2007},
pages={205--220},
}
@phdthesis{adya1999weakcons,
author={Atul Adya},
advisor={Barbara Liskov},
school={MIT},
title={Weak Consistency: A Generalized Theory and Optimistic Implementations for Distributed Transactions},
month=mar,
year=1999,
publisher={MIT},
address={Cambridge, MA},
}
@phdthesis{ongaro2014consensus,
author={Ongaro, Diego},
advisor={John Ousterhout},
school={Stanford University},
title={Consensus: Bridging Theory and Practice},
month=aug,
year=2014,
publisher={Stanford University},
address={Stanford, CA}
}
@phdthesis{schwarzkopf2018operating,
title={Operating system support for warehouse-scale computing},
author={Schwarzkopf, Malte},
advisor={Steven Hand},
month=oct,
year=2018,
school={University of Cambridge},
publisher={University of Cambridge},
address={Cambridge, England},
}
@article{corbett2013spanner,
author={Corbett, James C. and Dean, Jeffrey and Epstein, Michael and Fikes, Andrew and Frost, Christopher and Furman, J. J. and Ghemawat, Sanjay and Gubarev, Andrey and Heiser, Christopher and Hochschild, Peter and Hsieh, Wilson and Kanthak, Sebastian and Kogan, Eugene and Li, Hongyi and Lloyd, Alexander and Melnik, Sergey and Mwaura, David and Nagle, David and Quinlan, Sean and Rao, Rajesh and Rolig, Lindsay and Saito, Yasushi and Szymaniak, Michal and Taylor, Christopher and Wang, Ruth and Woodford, Dale},
title={Spanner: {Google's} Globally Distributed Database},
year=2013,
publisher=ACM,
address={New York, NY},
volume=31,
number=3,
issn={0734-2071},
journal=TOCS,
month=aug,
articleno=8,
numpages=22,
}
@article{zhang2018tapir,
author={Zhang, Irene and Sharma, Naveen Kr. and Szekeres, Adriana and Krishnamurthy, Arvind and Ports, Dan R. K.},
title={Building Consistent Transactions with Inconsistent Replication},
journal=TOCS,
year=2018,
publisher=ACM,
volume=35,
number=4,
issn={0734-2071},
month=dec,
articleno=12,
pages={12:1--12:37},
numpages=37,
}
@article{thomson2014calvin,
author={Thomson, Alexander and Diamond, Thaddeus and Weng, Shu-Chun and Ren, Kun and Shao, Philip and Abadi, Daniel J.},
title={Fast Distributed Transactions and Strongly Consistent Replication for OLTP Database Systems},
journal=TODS,
year=2014,
volume=39,
number=2,
issn={0362-5915},
month=may,
pages={11:1--11:39},
}
@article{mahmoud2013replicatedCommit,
author={Mahmoud, Hatem and Nawab, Faisal and Pucher, Alexander and Agrawal, Divyakant and El Abbadi, Amr},
title={Low-latency Multi-datacenter Databases Using Replicated Commit},
journal=VLDB,
volume=6,
number=9,
month=jul,
year=2013,
issn={2150-8097},
pages={661--672},
numpages=12,
}
@inproceedings{mu2014rococo,
author={Shuai Mu and Yang Cui and Yang Zhang and Wyatt Lloyd and Jinyang Li},
title={Extracting More Concurrency from Distributed Transactions},
crossref={osdi2014},
pages={479--494},
}
@inproceedings{mu2016janus,
author={Shuai Mu and Lamont Nelson and Wyatt Lloyd and Jinyang Li},
title={Consolidating Concurrency Control and Consensus for Commits under Conflicts},
booktitle={OSDI},
address={Savannah, GA},
month=nov,
year=2016,
publisher=USENIX,
pages={517--532},
}
% crossref={osdi2016},
@inproceedings{kraska2013mdcc,
author={Tim Kraska and Gene Pang and Michael J. Franklin and Samuel Madden and Alan Fekete},
title={{MDCC}: Multi-data Center Consistency},
crossref={eurosys2013},
pages={113--126},
}
@article{ren2019slog,
author={Ren, Kun and Li, Dennis and Abadi, Daniel J.},
title={{SLOG}: Serializable, Low-Latency, Geo-Replicated Transactions},
year=2019,
publisher=VLDBEND,
volume=12,
number=11,
issn={2150-8097},
journal=VLDB,
month=jul,
pages={1747--1761},
}
@inproceedings{taft2020crdb,
author={Taft, Rebecca and Sharif, Irfan and Matei, Andrei and VanBenschoten, Nathan and Lewis, Jordan and Grieger, Tobias and Niemi, Kai and Woods, Andy and Birzin, Anne and Poss, Raphael and Bardea, Paul and Ranade, Amruta and Darnell, Ben and Gruneir, Bram and Jaffray, Justin and Zhang, Lucy and Mattis, Peter},
title={{CockroachDB}: The Resilient Geo-Distributed {SQL} Database},
crossref={sigmod2020},
pages={1493--1509},
}
@inproceedings{yan2018carousel,
author={Yan, Xinan and Yang, Linguan and Zhang, Hongbo and Lin, Xiayue Charles and Wong, Bernard and Salem, Kenneth and Brecht, Tim},
title={Carousel: Low-Latency Transaction Processing for Globally-Distributed Data},
crossref={sigmod2018},
pages={231--243},
}
@inproceedings{castro1999pbft,
title={Practical {Byzantine} Fault Tolerance},
author={Miguel Castro and Barbara Liskov},
crossref={osdi1999},
pages={173--186},
}
@inproceedings{duplyakin2019cloudlab,
author={Dmitry Duplyakin and Robert Ricci and Aleksander Maricq and Gary Wong and Jonathon Duerig and Eric Eide and Leigh Stoller and Mike Hibler and David Johnson and Kirk Webb and Aditya Akella and Kuangching Wang and Glenn Ricart and Larry Landweber and Chip Elliott and Michael Zink and Emmanuel Cecchet and Snigdhaswin Kar and Prabodh Mishra},
title={The Design and Operation of {CloudLab}},
crossref={atc2019},
pages={1--14},
}
@inproceedings{burrows2006chubby,
title={The Chubby lock service for loosely-coupled distributed systems},
author={Burrows, Mike},
booktitle={Proceedings of the 7th symposium on Operating systems design and implementation},
pages={335--350},
year={2006}
}
@misc{zippyblog,
title={{How we built a general purpose key value store for Facebook with ZippyDB}},
author={Sarang Masti},
howpublished={\url{https://engineering.fb.com/2021/08/06/core-infra/zippydb/}},
year={2021}
}
@misc{etcd,
title={{A distributed, reliable key-value store for the most critical data of a distributed system}},
author={etcd},
howpublished={\url{https://etcd.io/}},
year={2023}
}
@misc{wanpings,
title = {Cloud Ping},
key = {Cloud Datacenter Latency},
howpublished = {\url{https://www.cloudping.co/grid}},
note = {Accessed: 2023-12-07}
}
@inproceedings{antipode,
author = {Ferreira Loff, Jo\~{a}o and Porto, Daniel and Garcia, Jo\~{a}o and Mace, Jonathan and Rodrigues, Rodrigo},
title = {Antipode: Enforcing Cross-Service Causal Consistency in Distributed Applications},
year = {2023},
isbn = {9798400702297},
publisher = {Association for Computing Machinery},
address = {New York, NY, USA},
url = {https://doi.org/10.1145/3600006.3613176},
doi = {10.1145/3600006.3613176},
booktitle = {Proceedings of the 29th Symposium on Operating Systems Principles},
pages = {298–313},
numpages = {16},
location = {<conf-loc>, <city>Koblenz</city>, <country>Germany</country>, </conf-loc>},
series = {SOSP '23}
}
@inproceedings{salus,
author = {Wang, Yang and Kapritsos, Manos and Ren, Zuocheng and Mahajan, Prince and Kirubanandam, Jeevitha and Alvisi, Lorenzo and Dahlin, Mike},
title = {Robustness in the Salus scalable block store},
year = {2013},
publisher = {USENIX Association},
address = {USA},
booktitle = {Proceedings of the 10th USENIX Conference on Networked Systems Design and Implementation},
pages = {357–370},
numpages = {14},
location = {Lombard, IL},
series = {nsdi'13}
}