Sciweavers

7 search results - page 1 / 2
» A Pure Lazy Technique for Scalable Transaction Processing in...
Sort
View
ICPADS
2005
IEEE
13 years 10 months ago
A Pure Lazy Technique for Scalable Transaction Processing in Replicated Databases
Recently, there have been proposals for scaling-up a database system using lazy replication. In these proposals, system scale-up is achieved through the addition of secondary site...
Khuzaima Daudjee, Kenneth Salem
ICDE
2010
IEEE
228views Database» more  ICDE 2010»
14 years 4 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...
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, ...
PVLDB
2010
122views more  PVLDB 2010»
13 years 2 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
EUROSYS
2009
ACM
14 years 1 months ago
Predicting replicated database scalability from standalone database profiling
This paper develops analytical models to predict the throughput and the response time of a replicated database using measurements of the workload on a standalone database. These m...
Sameh Elnikety, Steven G. Dropsho, Emmanuel Cecche...