期刊文献+

EH*p:一种使用奇偶编码的高可用可扩展分布式数据结构

EH*p: A Highly Available and Scalable Distributed Data Structure Using Parity Code
下载PDF
导出
摘要 EH*p是一种使用奇偶编码对数据进行备份的高可用可扩展分布式数据结构。EH*p文件可以随着记录的插入而逐渐扩展到多台服务器上,并可在单服务器故障时自动对丢失的数据进行恢复。EH*p采用数据桶满后立即分裂的扩展方法,直接把记录关键字映射到服务器地址,并且把数据桶的分裂和恢复操作分配给系统中的各服务器,克服了LH*类数据结构的不足之处。实验显示,该结构的备份数据的存储消耗较小,而且单次查询所花费的消息数接近理论最小值2。 EH*p is a highly available and scalable distributed data structure using parity code. An EH*p file can scale up to many servers and can recover lost data automatically while surviving single-site failures. EH*p splits a data bucket whenever the data bucket becomes full. EH*p maps the record key to the server address directly,and distributes the data bucket splitting and recovering tasks to all the servers in the system, so it overcomes the drawbacks of the LH* class structures. The experiment shows that the storage overhead of the structure is moderate, and the number of messages used by per query is close to the theoretical minimum value 2.
出处 《计算机工程与科学》 CSCD 2007年第5期126-129,共4页 Computer Engineering & Science
关键词 奇偶编码 高可用性 可扩展性 分布式 数据结构 parity code high availability scalability distributed data structure
  • 相关文献

参考文献8

  • 1Litwin W,Neimat M-A,Schneider D.LH *:Linear Hashing for Distributed Files[A].Proc of the ACM SIGMOD Int'l Conf on Management of Data[C].1993.327-336.
  • 2Bozanis P,Manolopoulos Y.LDT:A Logarithmic Distributed Search Tree[A].Proc of the Workshop on Distributed Data and Structures[C].2002.121-132.
  • 3Hilford V,Bastani F B,Cukic B.EH *:Extendible Hashing in a Distributed Environment[A].Proc of the Int'l Computer Software and Applications Conf[C].1997.127-132.
  • 4Litwin W,Neimat M-A,Levy G.LH *s:A High-Availability and High-Security Scalable Distributed Data Structure[A].Proc of the Int'l Workshop on Research Issues in Data Engineering[C].1997.141-150.
  • 5Litwin W,Risch T.LH *g:A High-Availability Scalable Distributed Data Structure by Record Grouping[J].IEEE Trans on Knowledge and Data Engineering,2002,14(4):923-927.
  • 6Litwin W,Moussa R,Schwarz T.LH *RS:A Highly Available Distributed Data Storage[A].Proc of the 30th Int'l Conf on Very Large Data Bases[C].2004.1289-1292.
  • 7Lindberg R.A Java Implementation of a Highly Available,Scalable and Distributed Data Structure LH *g:[Master Dissertation][D].Linkoping,Sweden:University of Linkoping,1997.
  • 8Pettersson M.Main-Memory Linear Hashing-Some Enhancements of Larson's Algorithm[R].Tech Report LiTH-IDA-R-93-04,University of Linkoping,1993.

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部