Bettina Kemme Ricardo Jimenez-Peris Marta Patino-Martinez
Database replication is widely used for fault-tolerance, scalability and performance. The failure of one database replica does not stop the system from working as available replicas can take over the tasks of the failed replica. Scalability can be achieved by distributing the load across all replicas, and adding new replicas should the load increase. Finally, database replication can provide fast local access, even if clients are geographically distributed clients, if data copies are located close to clients. Despite its advantages, replication is not a straightforward technique to apply, and...
Database replication is widely used for fault-tolerance, scalability and performance. The failure of one database replica does not stop the system fro...