In stand-alone databases, the functions of ordering the transaction commits and making the effects of transactions durable are performed in one single action, namely the writing of the commit record to disk. For efficiency many of these writes are grouped into a single disk operation. In replicated databases in which all replicas agree on the commit order of update transactions, these two functions are typically separated. Specifically, the replication middleware determines the global commit order, while the database replicas make the transactions durable. The contribution of this paper is to demonstrate that this separation causes a significant scalability bottleneck. It forces some of the commit records to be written to disk serially, whe...
In this paper, we study replication techniques for scaling and continuous operation for a dynamic co...
“It always takes longer than you think even when you take Hofstadter’s Law into account.” Hofstadter...
Abstract—Deferred update replication is a well-known ap-proach to building data management systems a...
In stand-alone databases, the functions of ordering the transaction commits and making the effects o...
In stand-alone databases, the two functions of ordering the transaction commits and making the effec...
This thesis demonstrates that, despite earlier projections to the contrary, database replication on ...
This paper presents a fault-tolerant lazy replication pro-tocol that ensures 1-copy serializability ...
Abstract. We investigate a decentralised approach to committing transactions in a replicated databas...
Abstract This paper presents in detail an efficient and provably correct algorithm for database repl...
Transaction Reordering in Replicated Databases F.Pedone, R.Guerraoui and A.Schiper This paper presen...
Recently, there have been proposals for scaling-up a database system using lazy replication. In thes...
Database replication is widely used for fault-tolerance, scalability and performance. The failure of...
This paper considers replication strategies for storage systems that aggregate the disks of many nod...
Recently renewed interest in scalable database systems for shared nothing clusters has been supporte...
BEST PAPER AWARDWe present a memory-aware load balancing (MALB) technique to dispatch transactions t...
In this paper, we study replication techniques for scaling and continuous operation for a dynamic co...
“It always takes longer than you think even when you take Hofstadter’s Law into account.” Hofstadter...
Abstract—Deferred update replication is a well-known ap-proach to building data management systems a...
In stand-alone databases, the functions of ordering the transaction commits and making the effects o...
In stand-alone databases, the two functions of ordering the transaction commits and making the effec...
This thesis demonstrates that, despite earlier projections to the contrary, database replication on ...
This paper presents a fault-tolerant lazy replication pro-tocol that ensures 1-copy serializability ...
Abstract. We investigate a decentralised approach to committing transactions in a replicated databas...
Abstract This paper presents in detail an efficient and provably correct algorithm for database repl...
Transaction Reordering in Replicated Databases F.Pedone, R.Guerraoui and A.Schiper This paper presen...
Recently, there have been proposals for scaling-up a database system using lazy replication. In thes...
Database replication is widely used for fault-tolerance, scalability and performance. The failure of...
This paper considers replication strategies for storage systems that aggregate the disks of many nod...
Recently renewed interest in scalable database systems for shared nothing clusters has been supporte...
BEST PAPER AWARDWe present a memory-aware load balancing (MALB) technique to dispatch transactions t...
In this paper, we study replication techniques for scaling and continuous operation for a dynamic co...
“It always takes longer than you think even when you take Hofstadter’s Law into account.” Hofstadter...
Abstract—Deferred update replication is a well-known ap-proach to building data management systems a...