首页 | 本学科首页   官方微博 | 高级检索  
     

一种结构化数据缓存方法
引用本文:周进刚,邢铁军,纪勇,赵大哲.一种结构化数据缓存方法[J].计算机工程,2010,36(20):61-63.
作者姓名:周进刚  邢铁军  纪勇  赵大哲
作者单位:1. 东软集团(大连)有限公司基础软件事业部,辽宁,大连,116085
2. 东北大学计算机软件国家工程研究中心,沈阳,110004
基金项目:国家科技支撑计划基金资助项目 
摘    要:针对现有报表缓存方法在内存消耗和访问速度上相冲突的问题,提出一种结构化数据缓存方法,把具有行列结构的报表数据分块存储到文件中。以文件形式存储的数据被划分为索引区和数据区,通过数据分块算法和写操作将报表数据缓存入文件。在读取报表数据时根据索引区可以直接定位到所在的块,在块中快速查找所需要的数据,从而在内存消耗和访问速度上达到优化。

关 键 词:缓存  报表  索引  数据分块  结构化数据

Caching Approach for Structured Data
ZHOU Jin-gang,XING Tie-jun,JI Yong,ZHAO Da-zhe.Caching Approach for Structured Data[J].Computer Engineering,2010,36(20):61-63.
Authors:ZHOU Jin-gang  XING Tie-jun  JI Yong  ZHAO Da-zhe
Affiliation:(1. Platform Software Division, Neusoft Corporation, Dalian 116085, China;2. National Engineering Research Center for Computer Software, Northeastern University, Shenyang 110004, China)
Abstract:For the conflicting problem between memory assumption and access speed caused by existing caching methods of report, a caching method is provided for structured data. The main characteristic of such method is caching the report data which has the structure of row and column to file as data blocks. The data to be cached as file is partitioned into indexing area and data area, then written to the file via a data blocking algorithm. Using such approach, the need data can be retrieved from the located block by index, and the data rapidly. Thereby, an optimized result can be obtained to the memory assumption and access speed problem.
Keywords:caching  report  index  data block  structured data
本文献已被 维普 万方数据 等数据库收录!
点击此处可从《计算机工程》浏览原始摘要信息
点击此处可从《计算机工程》下载全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号