华东师范大学学报(自然科学版) ›› 2014, Vol. 2014 ›› Issue (5): 311-319.doi: 10.3969/j.issn.10005641.2014.05.028

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

内存数据管理技术在族谱信息系统中的应用

张文杰,彭智勇,彭煜玮   

  1. 武汉大学 计算机学院, 武汉 430072
  • 出版日期:2014-09-25 发布日期:2014-11-27
  • 通讯作者: 彭煜玮,男,博士,研究方向数据管理. E-mail:ywpeng@whu.edu.cn
  • 作者简介:第一作者:张文杰,男,在读硕士生,研究方向内存数据管理. E-mail: zwjwhu@whu.edu.cn. 〓第二作者:彭智勇,男,教授,博士生导师,研究方向数据管理. E-mail: peng@whu.edu.cn.
  • 基金资助:

    国家863课题(2012AA011004);国家自然科学基金重点项目(61232002)

Application of inmemory data management technology in genealogy information system

 ZHANG  Wen-Jie, PENG  Zhi-Yong, PENG  Yu-Wei   

  1. School of Computer, Wuhan University, Wuhan 430072, China
  • Online:2014-09-25 Published:2014-11-27

摘要: 设计并实现了具有数据录入、数据服务、数据输出功能的族谱信息系统. 族谱信息系统采用了分布式结构,在每个分布数据节点引入内存数据管理技术,采用列存储模型,自动初始化热点数据,并根据用户请求组织数据建立索引,同时利用事务日志对每个分布数据节点的内外存进行数据同步,对中心数据节点和分布数据节点进行数据同步.

关键词: 族谱, 分布式结构, 内存数据管理技术, 索引, 数据同步

Abstract: In this paper, a new genealogy information system was designed and implemented. It provides data inputting, data service and data outputting functions. The new genealogy information system is based on the distributed structure. Its distributed nodes employ the inmemory data management technology. Every distributed node initializes the hot data and creates index based on the user request in mainmemory columnstores. And it implements the data synchronization between the disk and inmemory as well as the data synchronization between distributed nodes and data center data node with transaction logs.

Key words: genealogy data, distributed structure, in-memory data management technology, indexing, data synchronization

中图分类号: