-
2
-
-
0030382365
-
Shared memory consistency models: A tutorial
-
S. V. Adve and K. Gharachorloo. Shared memory consistency models: A tutorial. Computer, 29(12), 1996.
-
(1996)
Computer
, vol.29
, Issue.12
-
-
Adve, S.V.1
Gharachorloo, K.2
-
3
-
-
84893487445
-
Software verification for weak memory via program transformation
-
J. Alglave, D. Kroening, V. Nimal, and M. Tautschnig. Software verification for weak memory via program transformation. In ESOP, 2013.
-
(2013)
ESOP
-
-
Alglave, J.1
Kroening, D.2
Nimal, V.3
Tautschnig, M.4
-
4
-
-
84874129163
-
Library abstraction for C/C++ concurrency
-
M. Batty, M. Dodds, and A. Gotsman. Library abstraction for C/C++ concurrency. In POPL, 2013.
-
(2013)
POPL
-
-
Batty, M.1
Dodds, M.2
Gotsman, A.3
-
5
-
-
84877893077
-
Mathematizing C++ concurrency
-
M. Batty, S. Owens, S. Sarkar, P. Sewell, and T.Weber. Mathematizing C++ concurrency. In POPL, 2011.
-
(2011)
POPL
-
-
Batty, M.1
Owens, S.2
Sarkar, S.3
Sewell, P.4
Weber, T.5
-
6
-
-
84893490616
-
-
Technical Report 8083, INRIA
-
A. Bieniusa, M. Zawirski, N. Preguiça, M. Shapiro, C. Baquero, V. Balegas, and S. Duarte. An optimized conflict-free replicated set. Technical Report 8083, INRIA, 2012.
-
(2012)
An Optimized Conflict-free Replicated Set
-
-
Bieniusa, A.1
Zawirski, M.2
Preguiça, N.3
Shapiro, M.4
Baquero, C.5
Balegas, V.6
Duarte, S.7
-
7
-
-
84893516773
-
Brief announcement: Semantics of eventually consistent replicated sets
-
A. Bieniusa, M. Zawirski, N. M. Preguiça, M. Shapiro, C. Baquero, V. Balegas, and S. Duarte. Brief announcement: Semantics of eventually consistent replicated sets. In DISC, 2012.
-
(2012)
DISC
-
-
Bieniusa, A.1
Zawirski, M.2
Preguiça, N.M.3
Shapiro, M.4
Baquero, C.5
Balegas, V.6
Duarte, S.7
-
8
-
-
84893454421
-
A formal model for eventual consistency semantics
-
A.-M. Bosneag and M. Brockmeyer. A formal model for eventual consistency semantics. In IASTED PDCS, 2002.
-
(2002)
IASTED PDCS
-
-
Bosneag, A.-M.1
Brockmeyer, M.2
-
9
-
-
35448932808
-
Checkfence: Checking consistency of concurrent data types on relaxed memory models
-
S. Burckhardt, R. Alur, and M. M. K. Martin. Checkfence: checking consistency of concurrent data types on relaxed memory models. In PLDI, 2007.
-
(2007)
PLDI
-
-
Burckhardt, S.1
Alur, R.2
Martin, M.M.K.3
-
12
-
-
84893504571
-
-
extended version
-
S. Burckhardt, A. Gotsman, H. Yang, and M. Zawirski. Replicated data types: specification, verification, optimality (extended version), 2013. http://research.microsoft.com/apps/pubs/?id=201602.
-
(2013)
Replicated Data Types: Specification, Verification, Optimality
-
-
Burckhardt, S.1
Gotsman, A.2
Yang, H.3
Zawirski, M.4
-
14
-
-
0026188189
-
Concerning the size of logical clocks in distributed systems
-
B. Charron-Bost. Concerning the size of logical clocks in distributed systems. Information Processing Letters, 39(1), 1991.
-
(1991)
Information Processing Letters
, vol.39
, Issue.1
-
-
Charron-Bost, B.1
-
15
-
-
77954895564
-
Optimal gossip-based aggregate computation
-
J.-Y. Chen and G. Pandurangan. Optimal gossip-based aggregate computation. In SPAA, 2010.
-
(2010)
SPAA
-
-
Chen, J.-Y.1
Pandurangan, G.2
-
16
-
-
84870521344
-
Logic and lattices for distributed programming
-
N. Conway, R. Marczak, P. Alvaro, J. M. Hellerstein, and D. Maier. Logic and lattices for distributed programming. In SOCC, 2012.
-
(2012)
SOCC
-
-
Conway, N.1
Marczak, R.2
Alvaro, P.3
Hellerstein, J.M.4
Maier, D.5
-
17
-
-
0029703449
-
Eventually-serializable data services
-
A. Fekete, D. Gupta, V. Luchangco, N. Lynch, and A. Shvartsman. Eventually-serializable data services. In PODC, 1996.
-
(1996)
PODC
-
-
Fekete, A.1
Gupta, D.2
Luchangco, V.3
Lynch, N.4
Shvartsman, A.5
-
18
-
-
70450064414
-
Dynamo: Amazon's highly available key-value store
-
G. DeCandia et al. Dynamo: Amazon's highly available key-value store. In SOSP, 2007.
-
(2007)
SOSP
-
-
DeCandia, G.1
-
19
-
-
1542640153
-
Brewer's conjecture and the feasibility of consistent, available, partition-tolerant web services
-
S. Gilbert and N. Lynch. Brewer's conjecture and the feasibility of consistent, available, partition-tolerant web services. SIGACT News, 33(2), 2002.
-
(2002)
SIGACT News
, vol.33
, Issue.2
-
-
Gilbert, S.1
Lynch, N.2
-
20
-
-
79959873602
-
The space complexity of long-lived and one-shot timestamp implementations
-
M. Helmi, L. Higham, E. Pacheco, and P.Woelfel. The space complexity of long-lived and one-shot timestamp implementations. In PODC, 2011.
-
(2011)
PODC
-
-
Helmi, M.1
Higham, L.2
Pacheco, E.3
Woelfel, P.4
-
21
-
-
0015482118
-
Proof of correctness of data representations
-
C. A. R. Hoare. Proof of correctness of data representations. Acta Inf., 1, 1972.
-
(1972)
Acta Inf.
, vol.1
-
-
Hoare, C.A.R.1
-
22
-
-
0017996760
-
Time, clocks, and the ordering of events in a distributed system
-
L. Lamport. Time, clocks, and the ordering of events in a distributed system. Commun. ACM, 21(7), 1978.
-
(1978)
Commun. ACM
, vol.21
, Issue.7
-
-
Lamport, L.1
-
23
-
-
84880548272
-
Making geo-replicated systems fast if possible, consistent when necessary
-
C. Li, D. Porto, A. Clement, R. Rodrigues, N. Preguiça, and J. Gehrke. Making geo-replicated systems fast if possible, consistent when necessary. In OSDI, 2012.
-
(2012)
OSDI
-
-
Li, C.1
Porto, D.2
Clement, A.3
Rodrigues, R.4
Preguiça, N.5
Gehrke, J.6
-
24
-
-
84857821633
-
A rely-guarantee-based simulation for verifying concurrent program transformations
-
H. Liang, X. Feng, and M. Fu. A rely-guarantee-based simulation for verifying concurrent program transformations. In POPL, 2012.
-
(2012)
POPL
-
-
Liang, H.1
Feng, X.2
Fu, M.3
-
26
-
-
84863494854
-
Dynamic synthesis for relaxed memory models
-
F. Liu, N. Nedev, N. Prisadnikov, M. T. Vechev, and E. Yahav. Dynamic synthesis for relaxed memory models. In PLDI, 2012.
-
(2012)
PLDI
-
-
Liu, F.1
Nedev, N.2
Prisadnikov, N.3
Vechev, M.T.4
Yahav, E.5
-
27
-
-
82655188176
-
Don't settle for eventual: Scalable causal consistency for wide-area storage with COPS
-
W. Lloyd, M. J. Freedman, M. Kaminsky, and D. G. Andersen. Don't settle for eventual: scalable causal consistency for wide-area storage with COPS. In SOSP, 2011.
-
(2011)
SOSP
-
-
Lloyd, W.1
Freedman, M.J.2
Kaminsky, M.3
Andersen, D.G.4
-
31
-
-
78751644957
-
Replicated abstract data types: Building blocks for collaborative applications
-
H.-G. Roh, M. Jeon, J.-S. Kim, and J. Lee. Replicated abstract data types: Building blocks for collaborative applications. J. Parallel Distrib. Comput., 71(3), 2011.
-
(2011)
J. Parallel Distrib. Comput.
, vol.71
, Issue.3
-
-
Roh, H.-G.1
Jeon, M.2
Kim, J.-S.3
Lee, J.4
-
32
-
-
80054708353
-
-
Technical Report 7506, INRIA
-
M. Shapiro, N. Preguiça, C. Baquero, and M. Zawirski. A comprehensive study of Convergent and Commutative Replicated Data Types. Technical Report 7506, INRIA, 2011.
-
(2011)
A Comprehensive Study of Convergent and Commutative Replicated Data Types
-
-
Shapiro, M.1
Preguiça, N.2
Baquero, C.3
Zawirski, M.4
-
35
-
-
0028552756
-
Session guarantees for weakly consistent replicated data
-
D. B. Terry, A. J. Demers, K. Petersen, M. Spreitzer, M. Theimer, and B.W.Welch. Session guarantees for weakly consistent replicated data. In PDIS, 1994.
-
(1994)
PDIS
-
-
Terry, D.B.1
Demers, A.J.2
Petersen, K.3
Spreitzer, M.4
Theimer, M.5
Welch, B.W.6
-
36
-
-
33845192207
-
Managing update conflicts in Bayou, a weakly connected replicated storage system
-
D. B. Terry, M. M. Theimer, K. Petersen, A. J. Demers, M. J. Spreitzer, and C. H. Hauser. Managing update conflicts in Bayou, a weakly connected replicated storage system. In SOSP, 1995.
-
(1995)
SOSP
-
-
Terry, D.B.1
Theimer, M.M.2
Petersen, K.3
Demers, A.J.4
Spreitzer, M.J.5
Hauser, C.H.6
-
37
-
-
84893512256
-
-
Technical Report 8347, INRIA
-
M. Zawirski, A. Bieniusa, V. Balegas, S. Duarte, C. Baquero, M. Shapiro, and N. Preguiça. SwiftCloud: Fault-tolerant georeplication integrated all the way to the client machine. Technical Report 8347, INRIA, 2013.
-
(2013)
SwiftCloud: Fault-tolerant Georeplication Integrated All the Way to the Client Machine
-
-
Zawirski, M.1
Bieniusa, A.2
Balegas, V.3
Duarte, S.4
Baquero, C.5
Shapiro, M.6
Preguiça, N.7
|