Author Login Editor-in-Chief Peer Review Editor Work Office Work

Computer Engineering ›› 2011, Vol. 37 ›› Issue (13): 61-62,65. doi: 10.3969/j.issn.1000-3428.2011.13.018

• Networks and Communications • Previous Articles     Next Articles

Database Synchronous Replication Model Based on Write Operations Set

CAI Liang, LIU Teng   

  1. (College of Computer Science and Technology, Zhejiang University, Hangzhou 310027, China)
  • Received:2011-02-14 Online:2011-07-05 Published:2011-07-05

基于写操作集的数据库同步复制模型

蔡 亮,刘 腾   

  1. (浙江大学计算机科学与技术学院,杭州 310027)
  • 作者简介:蔡 亮(1976-),男,副教授,主研方向:网络安全,数据库安全;刘 腾,硕士研究生

Abstract: Most of current Database Management System(DBMS) provide a mater and slave asynchronous replication mechanism, when the master node fails, the whole system will breakdown, and the potential delay between mater and slave will causes data lose. This paper provides a write set based synchronous database replication model on the basis of group communication replication, which can solve the delay problem, and improve the availability and extendibility in distributed databases.

Key words: database synchronous replication, group communication, Database Management System(DBMS), write operations set

摘要: 现有数据库管理系统(DBMS)大多采用主从模式的异步复制机制,而主从模式中主节点失效将导致整个系统瘫痪,并且异步复制中潜在的同步延迟可能造成数据丢失。针对该问题,根据组通信同步复制机制,提出一种基于写操作集的数据库多主同步复制模型,能解决异步复制带来的延迟问题,并提高分布式DBMS系统的容错性和可扩展性。

关键词: 数据库同步复制, 组通信, 数据库管理系统, 写操作集

CLC Number: