检索规则说明:AND代表“并且”;OR代表“或者”;NOT代表“不包含”;(注意必须大写,运算符两边需空一格)
检 索 范 例 :范例一: (K=图书馆学 OR K=情报学) AND A=范并思 范例二:J=计算机应用与软件 AND (U=C++ OR U=Basic) NOT M=Visual
作 者:黄昊天 张敬伟 吴泽正[1] 刘宇翔 王瀚 HUANG Haotian;ZHANG Jingwei;WU Zezheng;LIU Yuxiang;WANG Han(School of Computer and Information Security,Guilin University of Electronic Technology,Guilin 541004,China;Guangxi Key Laboratory of Trusted Software,Guilin University of Electronic Technology,Guilin 541004,China)
机构地区:[1]桂林电子科技大学计算机与信息安全学院,广西桂林541004 [2]桂林电子科技大学广西可信软件重点实验室,广西桂林541004
出 处:《桂林电子科技大学学报》2023年第5期345-354,共10页Journal of Guilin University of Electronic Technology
基 金:国家自然科学基金(62267002,62167002);广西重点研发计划(桂科AB22080047);广西自然科学基金(2020GXNSFAA159117)。
摘 要:键值存储系统得益于优异的写入性能被广泛应用于各种Web应用。主流的键值存储系统多利用布隆过滤器优化非主键查询性能,而该方法存在查询效率受数据段数量影响和误判引发的多余数据段访问可能性等不足。为了进一步优化键值系统分析处理的查询能力,针对一次写多次读的数据访问特征,提出了新型二级索引。通过构建全局索引,避免了多过滤器探测引发的查询延迟提高。此外,提出了预探测递归驱逐策略,优化了索引构建效率。与传统方法相比,该索引处理存在数据项查询时能够返回完全正确的数据段编号序列。进一步,该索引基于逻辑链的范围查询方案实现了范围查询。实验结果验证了索引结构的有效性。与基线结构相比,该索引的查询性能提升了约10~50倍。Key-value storage system is widely used in various Web applications because of its excellent write performance.Current key-value storage systems mainly use Bloom filter to optimize non-primary key query performance,but has shortcomings such as query efficiency is affected by the number of data segments and the possibility of accessing redundant data segments caused by mis-judgment.In order to optimize the query ability of key-value system analysis processing,a new secondary index was proposed for the data access characteristics of one writes and multiple reads.By building a global index,the increase in query latency caused by multiple filter probes is avoided.In addition,the pre-probe recursive expulsion strategy was proposed to optimize the efficiency of index construction.Compared with traditional methods,this secondary index can return exactly correct sequence of data segment numbers when processing existing data item queries.Furthermore,this secondary index uses a range query scheme based on logical chain to realize range query.Experimental results show that the index structure is effective.Compared to the baseline structure,this secondary index improves query performance by about 10 to 50 times.
关 键 词:二级索引 键值数据存储 查询优化 NOSQL 在线分析处理
分 类 号:TP311[自动化与计算机技术—计算机软件与理论]
正在载入数据...
正在载入数据...
正在载入数据...
正在载入数据...
正在载入数据...
正在载入数据...
正在载入数据...
正在链接到云南高校图书馆文献保障联盟下载...
云南高校图书馆联盟文献共享服务平台 版权所有©
您的IP:216.73.216.33