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

EH*p: A Highly Available and Scalable Distributed Data Structure Using Parity Code

在线阅读下载全文

作  者:沈亢伟[1] 王于同[1] 

机构地区:[1]杭州电子科技大学计算机学院,浙江杭州310018

出  处:《计算机工程与科学》2007年第5期126-129,共4页Computer Engineering & Science

摘  要: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.

关 键 词:奇偶编码 高可用性 可扩展性 分布式 数据结构 

分 类 号:TP311.12[自动化与计算机技术—计算机软件与理论]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象