- 1、本文档共16页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
基于并发跳表的云数据处理双层索引架构研究
DOI :10 .7544/issn1000‐1239 .2015
Journal of Computer Research and Development 52(7):1531 1545 ,2015
( 650091)
(zw ei@ y nu .edu .cn )
Concurrent Skiplist Based Double‐Layer Index Framework for Cloud Data Processing
Zhou Wei ,Lu Jin ,Zhou Keren ,Wang Shipu ,and Yao Shaow en
(School of Sof tw are ,Y unnan Univ e rs ity , K unming 650091)
Abstract Cloud data processing play s an essential inf rastructure in cloud sy stem s .Without efficient
structures ,cloud sy stem s canno t support the necessary high throughput and provide services f or
millions of users . How ever ,mo st existing cloud storage sy stems generally adopt a distributed Hash
table (D HT ) approach to index data , w hich lacks to support range‐ uery and dy namic real‐time
q
character .It is necessary to generate a scalable ,dy namical and multi‐ uery f unctional index structure
q
in cloud environment .Based on the summary and analy sis of the double‐lay er index sy stem s f or cloud
storage ,this paper provides a novel concurrent skiplist based double ‐lay er index (ref erred as CSD‐
index ) f or cloud data processing . T w o‐lay er architecture , w hich can breakthrough single machine
memory and hard drive limitation ,is used to ex tend index ing scope . Online migration algorithm of
skiplist ’s nodes betw een local servers is used to make dy namic load‐balancing . T he details of the
design and the implement of the concurrent skiplist are discussed in this paper .Optimistic concurrency
control (OCC ) technique is introduced to enhance the concurrency .T hrough concurrent skiplist CSD‐
index improves the load bearing capacity of the global
文档评论(0)