Sciweavers

18 search results - page 1 / 4
» Lazy Database Replication with Ordering Guarantees
Sort
View
ICDE
2004
IEEE
127views Database» more  ICDE 2004»
14 years 6 months ago
Lazy Database Replication with Ordering Guarantees
Lazy replication is a popular technique for improving the performance and availability of database systems. Although there are concurrency control techniques which guarantee seria...
Khuzaima Daudjee, Kenneth Salem
VLDB
2005
ACM
97views Database» more  VLDB 2005»
13 years 10 months ago
Fine-Grained Replication and Scheduling with Freshness and Correctness Guarantees
Lazy replication protocols provide good scalability properties by decoupling transaction execution from the propagation of new values to replica sites while guaranteeing a correct...
Fuat Akal, Can Türker, Hans-Jörg Schek, ...
EDBT
2004
ACM
129views Database» more  EDBT 2004»
14 years 5 months ago
Beyond 1-Safety and 2-Safety for Replicated Databases: Group-Safety
In this paper, we study the safety guarantees of group communication-based database replication techniques. We show that there is a model mismatch between group communication and ...
Matthias Wiesmann, André Schiper
PVLDB
2010
122views more  PVLDB 2010»
13 years 3 months ago
Database Replication: a Tale of Research across Communities
Replication is a key mechanism to achieve scalability and fault-tolerance in databases. Its importance has recently been further increased because of the role it plays in achievin...
Bettina Kemme, Gustavo Alonso
ICDE
2010
IEEE
228views Database» more  ICDE 2010»
14 years 5 months ago
Strongly consistent replication for a bargain
Strong consistency is an important correctness property for replicated databases. It ensures that each transaction accesses the latest committed database state as provided in centr...
Konstantinos Krikellas, Sameh Elnikety, Zografoula...