Implementing Database Replication Protocols based on O2PL in a Middleware Architecture

J.E. Armendáriz, J.R. Juárez, J.R. Garitagoitia, J.R. González de Mendívil, and F.D. Muñoz-Escoí (Spain)

Keywords

Database replication, middleware, group communication systems, ROWAA, eager, two-phase commit.

Abstract

Database replication is a way to increase system perfor mance and fault-tolerance of a given system. The price to pay is the effort needed to guarantee data consistency, and this is not an easy task. In this paper, we introduce a description of two 1-Copy-Serializable (1CS) eager update everywhere replication protocols. The preliminary results of their implementation in a middleware architecture are also presented. The advantage of these replication proto cols is that they do not need to re-implement features that are provided by the underlying database. The first one does not rely on strong group communication primitives; distri buted deadlock is avoided by a deadlock prevention schema based on transaction priorities (whose information is to tally local at each node). The second one manages replica consistency by the total order message delivery featured by Group Communication Systems (GCSs).

Important Links:



Go Back