Title :
Database Transaction Management for High-Availability Cluster System
Author :
FUJIYAMA, Ken-ichiro ; NAKAMURA, Nobutatsu ; HIRAIKE, Ryuichi
Author_Institution :
Internet Syst. Res. Lab., NEC Corp.
Abstract :
We propose a database transaction management framework that enables a database replication function to be added to existing cluster systems. This framework is generally applicable to various database products merely by replacing the database connection API library. In this framework, the enhanced database connection API library duplicates the transactions issued by clustered applications and issues them to the primary and backup databases while controlling the issue order for consistency between the two databases. We implemented the proposed framework on a database connection API library for Java and confirmed that the overhead caused by duplication and order control was smaller than the existing replication method´s overhead
Keywords :
Java; application program interfaces; network servers; replicated databases; software libraries; workstation clusters; Java; database connection API library; database replication function; database transaction management framework; high-availability cluster system; Data processing; Database systems; Information systems; Internet; Libraries; Management information systems; Protection; Protocols; Spatial databases; Transaction databases;
Conference_Titel :
Dependable Computing, 2006. PRDC '06. 12th Pacific Rim International Symposium on
Conference_Location :
Riverside, CA
Print_ISBN :
0-7695-2724-8
DOI :
10.1109/PRDC.2006.23