期刊文献+
共找到3篇文章
< 1 >
每页显示 20 50 100
Key-Value Store Coupled with an Operating System for Storing Large-Scale Values
1
作者 Jeonghwan Im Hyuk-Yoon Kwon 《Computers, Materials & Continua》 SCIE EI 2022年第11期3333-3350,共18页
The key-value store can provide flexibility of data types because it does not need to specify the data types to be stored in advance and can store any types of data as the value of the key-value pair.Various types of ... The key-value store can provide flexibility of data types because it does not need to specify the data types to be stored in advance and can store any types of data as the value of the key-value pair.Various types of studies have been conducted to improve the performance of the key-value store while maintaining its flexibility.However,the research efforts storing the large-scale values such as multimedia data files(e.g.,images or videos)in the key-value store were limited.In this study,we propose a new key-value store,WR-Store++aiming to store the large-scale values stably.Specifically,it provides a new design of separating data and index by working with the built-in data structure of the Windows operating system and the file system.The utilization of the built-in data structure of the Windows operating system achieves the efficiency of the key-value store and that of the file system extends the limited space of the storage significantly.We also present chunk-based memory management and parallel processing of WR-Store++to further improve its performance in the GET operation.Through the experiments,we show that WR-Store++can store at least 32.74 times larger datasets than the existing baseline key-value store,WR-Store,which has the limitation in storing large-scale data sets.Furthermore,in terms of processing efficiency,we show that WR-Store++outperforms not only WR-Store but also the other state-ofthe-art key-value stores,LevelDB,RocksDB,and BerkeleyDB,for individual key-value operations and mixed workloads. 展开更多
关键词 Key-value stores large-scale values chunk-based memory management parallel processing
下载PDF
计算机存贮系统提速问题探讨
2
作者 张忠民 关昕 《辽宁工程技术大学学报(自然科学版)》 CAS 北大核心 2004年第z1期12-13,共2页
讨论了存贮系统结构的改进,合理选择相关参数,适当改进调度算法,来达到提高存贮系器系统的速度。重点说明了高速缓冲存贮层次的组成及其工作原理、虚拟存贮层次的组成与结构及其工作原理,多体并行存贮器的编址及其交叉、重叠工作过程、... 讨论了存贮系统结构的改进,合理选择相关参数,适当改进调度算法,来达到提高存贮系器系统的速度。重点说明了高速缓冲存贮层次的组成及其工作原理、虚拟存贮层次的组成与结构及其工作原理,多体并行存贮器的编址及其交叉、重叠工作过程、缓冲栈的设置,同时也说明了提高命中率及加速比的方法。 展开更多
关键词 存贮层次 虚拟存贮器 多体并行存贮器 缓冲栈
下载PDF
用单片机实现并口到串口的数据存储与转发 被引量:3
3
作者 孙海善 孙承达 《现代电子技术》 2005年第14期30-32,共3页
单片机以其结构简单、控制功能强、应用灵活、可靠性高以及成本低廉等优良特性,越来越广泛的应用于智能产品、仪器仪表、测控系统、数控控制、家用电器等领域。介绍了采用AT89C51单片机实现接口数据存储和转发的实现方法。给出了硬件电... 单片机以其结构简单、控制功能强、应用灵活、可靠性高以及成本低廉等优良特性,越来越广泛的应用于智能产品、仪器仪表、测控系统、数控控制、家用电器等领域。介绍了采用AT89C51单片机实现接口数据存储和转发的实现方法。给出了硬件电路框图,详细描述了电路的组成及其功能。简要介绍了软件的组织结构及每个程序模块的主要任务,提供了主要软件的程序设计流程图。另外,对闪速存储器TMS29F040的性能作了简单的介绍。给出了一种新颖的串口电平转换电路。 展开更多
关键词 单片机 数据存储 数据转发 闪速存储器 并行接口 串行接口
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部