Abstract—Deferred update replication is a well-known ap-proach to building data management systems as it provides both high availability and high performance. High availability comes from the fact that any replica can execute client transactions; the crash of one or more replicas does not interrupt the system. High performance comes from the fact that only one replica executes a transaction; the others must only apply its updates. Since replicas execute transactions concurrently, transaction execution is distributed across the system. The main drawback of deferred update replication is that update transactions scale poorly with the number of replicas, although read-only transactions scale well. This paper proposes an extension to the techni...
This paper describes a scalable protocol for supporting transaction management in partially replicat...
International audienceIn distributed systems, replication is used for ensuring availability and incr...
In stand-alone databases, the two functions of ordering the transaction commits and making the effec...
Abstract—Many current online services are deployed over geographically distributed sites (i.e., data...
This thesis is about the design of high-performance fault-tolerant computer systems. More specifical...
Replication is a well-known approach to implementing storage systems that can tolerate failures. Re...
Abstract—Deferred update replication (DUR) is an established approach to implementing highly efficie...
Recently, there have been proposals for scaling-up a database system using lazy replication. In thes...
Introduction. In the deferred update technique for database replication, a num-ber of database repli...
Abstract. We investigate a decentralised approach to committing transactions in a replicated databas...
AbstractThe issue of data replication is considered in the context of a restricted system model moti...
This thesis demonstrates that, despite earlier projections to the contrary, database replication on ...
Database replication is widely used for fault-tolerance, scalability and performance. The failure of...
Database replication is a technique employed to enhance both performance and availability of databas...
Database replication is a technique employed to enhance both performance and availability of databas...
This paper describes a scalable protocol for supporting transaction management in partially replicat...
International audienceIn distributed systems, replication is used for ensuring availability and incr...
In stand-alone databases, the two functions of ordering the transaction commits and making the effec...
Abstract—Many current online services are deployed over geographically distributed sites (i.e., data...
This thesis is about the design of high-performance fault-tolerant computer systems. More specifical...
Replication is a well-known approach to implementing storage systems that can tolerate failures. Re...
Abstract—Deferred update replication (DUR) is an established approach to implementing highly efficie...
Recently, there have been proposals for scaling-up a database system using lazy replication. In thes...
Introduction. In the deferred update technique for database replication, a num-ber of database repli...
Abstract. We investigate a decentralised approach to committing transactions in a replicated databas...
AbstractThe issue of data replication is considered in the context of a restricted system model moti...
This thesis demonstrates that, despite earlier projections to the contrary, database replication on ...
Database replication is widely used for fault-tolerance, scalability and performance. The failure of...
Database replication is a technique employed to enhance both performance and availability of databas...
Database replication is a technique employed to enhance both performance and availability of databas...
This paper describes a scalable protocol for supporting transaction management in partially replicat...
International audienceIn distributed systems, replication is used for ensuring availability and incr...
In stand-alone databases, the two functions of ordering the transaction commits and making the effec...