华南理工大学学报(自然科学版) ›› 2007, Vol. 35 ›› Issue (5): 90-93,99.

• 计算机科学与技术 • 上一篇    下一篇

一种基于P2P 系统的数据库模型

喻梅 赵政 于健   

  1. 天津大学 计算机科学与技术学院, 天津 300072
  • 收稿日期:2006-10-16 出版日期:2007-05-25 发布日期:2007-05-25
  • 通信作者: 喻梅(1970-),女,博士生,讲师,主要从事计算机网络与数据库方面的研究. E-mail:yumei@tju.edu.cn
  • 作者简介:喻梅(1970-),女,博士生,讲师,主要从事计算机网络与数据库方面的研究.

A Database Model Based on P2P System

Yu Mei  Zhao Zheng  Yu Jian   

  1. School of Computer Science and Technology , Tianjin Univ. , Tianjin 300072 , China
  • Received:2006-10-16 Online:2007-05-25 Published:2007-05-25
  • Contact: 喻梅(1970-),女,博士生,讲师,主要从事计算机网络与数据库方面的研究. E-mail:yumei@tju.edu.cn
  • About author:喻梅(1970-),女,博士生,讲师,主要从事计算机网络与数据库方面的研究.

摘要: 构建了一种基于P2P 系统的本地关系数据库模型LRM ,给出了LRM 的语义定义及体系结构,旨在解决客户机/服务器方式的分布式数据库系统存在的瓶颈节点,解决为保持节点间的数据一致性而增加的网络传输负荷问题.通过实例分析了模型中各对等节点之间通过域关系进行的数据传输,以及如何实现各节点之间的一致性规则.实例表明,采用LRM 模型可以降低数据库系统中节点之间的数据通信量,使各节点能够提供更灵活的数据和服务共享,提高了系统的可靠性.

关键词: 数据库, P2P 系统, 本地关系模型, 关系空间, 域关系, 一致性规则

Abstract:

In order to overcome the botùeneck node in the distributed database system in client/ server mode and to reduce the network transfer load for keeping the data consistency between nodes , a local relation model (LRM) of database based on P2P system is proposed , and the theoretic semantics and architecture of LRM are presented. Moreover, an instance is presented to analyze the data transfer according to domain relation and the way to the realization of coordination formulas between P2P nodes. It is finally concluded that the proposed LRM helps to reduce the data communication between nodes , improve the system reliability and provide flexible sharing on data and service.

Key words: database, P2P system, local relation model, relation space, domain relation, coordination formula