期刊文献+
共找到11篇文章
< 1 >
每页显示 20 50 100
An Efficient Crash Recovery Technique for Real-Time Main Memory Database 被引量:3
1
作者 XIAOYing-yuan LIUYun-sheng LIAOGuo-qiong LIANGPing 《Wuhan University Journal of Natural Sciences》 CAS 2005年第1期61-64,共4页
This paper presents an efficient recovery scheme suitable for real-time mainmemory database. In the recovery scheme, log records are stored in non-volatile RAM which is dividedinto four different partitions based on t... This paper presents an efficient recovery scheme suitable for real-time mainmemory database. In the recovery scheme, log records are stored in non-volatile RAM which is dividedinto four different partitions based on transaction types. Similarly, a main memory database isdivided into four partitions based data types. When the using ratio of log store area exceeds thethreshold value, checkpoint procedure is triggered. During executing checkpoint procedure, someuseless log records are deleted. During restart recovery after a crash, partition reloading policyis adopted to assure that critical data are reloaded and restored in advance, so that the databasesystem can be brought up before the entire database is reloaded into main memory. Therefore downtime is obvionsly reduced. Simulation experiments show our recovery scheme obviously improves thesystem performance, and does a favor to meet the dtadlints of real-time transactions. 展开更多
关键词 real-time main memory database crash recovery log scheme
下载PDF
Real-Time Memory Data Optimization Mechanism of Edge IoT Agent
2
作者 Shen Guo Wanxing Sheng +2 位作者 Shuaitao Bai Jichuan Zhang Peng Wang 《Intelligent Automation & Soft Computing》 SCIE 2023年第7期799-814,共16页
With the full development of disk-resident databases(DRDB)in recent years,it is widely used in business and transactional applications.In long-term use,some problems of disk databases are gradually exposed.For applica... With the full development of disk-resident databases(DRDB)in recent years,it is widely used in business and transactional applications.In long-term use,some problems of disk databases are gradually exposed.For applications with high real-time requirements,the performance of using disk database is not satisfactory.In the context of the booming development of the Internet of things,domestic real-time databases have also gradually developed.Still,most of them only support the storage,processing,and analysis of data values with fewer data types,which can not fully meet the current industrial process control system data types,complex sources,fast update speed,and other needs.Facing the business needs of efficient data collection and storage of the Internet of things,this paper optimizes the transaction processing efficiency and data storage performance of the memory database,constructs a lightweight real-time memory database transaction processing and data storage model,realizes a lightweight real-time memory database transaction processing and data storage model,and improves the reliability and efficiency of the database.Through simulation,we proved that the cache hit rate of the cache replacement algorithm proposed in this paper is higher than the traditional LRU(Least Recently Used)algorithm.Using the cache replacement algorithm proposed in this paper can improve the performance of the system cache. 展开更多
关键词 Disk resident database real-time database main memory database internet of things industrial process control
下载PDF
嵌入式实时内存数据库故障恢复技术 被引量:10
3
作者 肖迎元 刘云生 +1 位作者 刘小峰 廖国琼 《计算机科学》 CSCD 北大核心 2005年第8期77-79,105,共4页
故障发生后,迅速而有效地恢复对数据库系统而言是至关重要的。本文针对嵌入式实时内存数据库的特征,结合一个具体的嵌入式实时内存数据库系统(ARTs-EDB),给出了相应基于日志的恢复策略和实现技术。
关键词 嵌入式实时内存数据库 恢复 检验点 日志模式 实时内存数据库 数据库故障 嵌入式 恢复技术 内存数据库系统 实现技术
下载PDF
嵌入式内存数据库的存储和索引算法研究 被引量:4
4
作者 宋玲 杨雪君 马兰 《计算机科学与探索》 CSCD 2010年第8期742-748,共7页
提出了用于嵌入式内存数据库的更高效的数据存储算法(EHAS)和索引算法(PMCT-tree)。EHAS算法是基于区-段式,结合类可扩散列的思想,将记录以唯一对应的三元组作为区标号、段标号、地址标号来定位存储的算法。PMCT-tree比典型的T树增加了... 提出了用于嵌入式内存数据库的更高效的数据存储算法(EHAS)和索引算法(PMCT-tree)。EHAS算法是基于区-段式,结合类可扩散列的思想,将记录以唯一对应的三元组作为区标号、段标号、地址标号来定位存储的算法。PMCT-tree比典型的T树增加了一种多路分支目录(PMC),它是由T树节点中抽取出的部分边缘阈值构成的。测试结果表明,EHAS算法加快了存储响应时间,且在一定条件下其平均查询时间复杂度可达到常数级;PMCT-tree算法在有效性和查询响应时间上性能良好。 展开更多
关键词 嵌入式内存数据库 T树 索引 类可扩散列 区-段式
下载PDF
H-T:一种适用于嵌入式数据库系统的存取机制 被引量:3
5
作者 夏家莉 《计算机应用与软件》 CSCD 北大核心 2003年第6期61-63,共3页
嵌入式实时数据库系统的内存资源十分宝贵,但它又需要快速的数据存取机制,目前性能较好的存取机制是Hybrid-TH,本文提出的H-T是对Hybrid-TH的进一步改进,将HASH表和树的特点有机地结合起来,在有效地降低查询时间的同时,减少空间的消耗,... 嵌入式实时数据库系统的内存资源十分宝贵,但它又需要快速的数据存取机制,目前性能较好的存取机制是Hybrid-TH,本文提出的H-T是对Hybrid-TH的进一步改进,将HASH表和树的特点有机地结合起来,在有效地降低查询时间的同时,减少空间的消耗,使之适应嵌入式实时数据库的新要求。 展开更多
关键词 嵌入式数据库系统 数据存取机制 数据对象 数据查询 H-T
下载PDF
基于数据段优先级分区重装策略 被引量:1
6
作者 梁平 刘云生 《武汉科技大学学报》 CAS 2012年第3期232-234,共3页
提出一种基于数据段优先级分区重装策略PRS-DSP,其考虑数据特征及与之相关的事务特点,根据数据段优先级对数据库进行分区,并为每个分区设置相应重装频率,故障恢复时按照数据分区的重装频率来分区重装数据库,系统恢复服务后,根据新事务... 提出一种基于数据段优先级分区重装策略PRS-DSP,其考虑数据特征及与之相关的事务特点,根据数据段优先级对数据库进行分区,并为每个分区设置相应重装频率,故障恢复时按照数据分区的重装频率来分区重装数据库,系统恢复服务后,根据新事务对数据的请求及数据分区重装频率来设置剩余分区的重装优先级。模拟实验结果表明,该分区重装策略降低了系统事务超截止期比率,其重装性能明显优于完全重装策略。 展开更多
关键词 嵌入式实时内存数据库 故障恢复 分区重装 数据段优先级
下载PDF
E-RTDB的恢复子系统的设计与实现
7
作者 李坤 李春晖 +1 位作者 王永炎 王宏安 《计算机工程与设计》 CSCD 北大核心 2008年第1期119-122,共4页
嵌入式实时环境下,内存和CPU资源比较少,并且数据容易受到各种意外情况的破坏。根据这些特点为E-RTDB设计了一个高效的恢复子系统,包含日志管理器、检查点过程、恢复过程等,提出了一种动态自适应的检查点算法,综合考虑系统性能和恢复功... 嵌入式实时环境下,内存和CPU资源比较少,并且数据容易受到各种意外情况的破坏。根据这些特点为E-RTDB设计了一个高效的恢复子系统,包含日志管理器、检查点过程、恢复过程等,提出了一种动态自适应的检查点算法,综合考虑系统性能和恢复功能,解决了各种情况下的故障恢复问题。性能测试表明该子系统性能较高。 展开更多
关键词 嵌入式 主内存数据库 日志管理 动态自适应检查点 恢复
下载PDF
支持嵌入式实时内存数据库的检验点策略及重做起点确定策略
8
作者 梁平 刘云生 胡勇 《小型微型计算机系统》 CSCD 北大核心 2009年第8期1588-1590,共3页
嵌入式环境下实时内存数据库系统发生故障时要求能快速恢复,检验点策略是实时内存数据库恢复的关键技术.本文基于一个自主开发的嵌入式实时内存数据库原型系统ART-,提出一种支持该系统故障恢复的模糊检验点策略,并给出两种故障恢复时重... 嵌入式环境下实时内存数据库系统发生故障时要求能快速恢复,检验点策略是实时内存数据库恢复的关键技术.本文基于一个自主开发的嵌入式实时内存数据库原型系统ART-,提出一种支持该系统故障恢复的模糊检验点策略,并给出两种故障恢复时重做起点的确定策略.通过性能测试表明:所提出的检验点策略及重做起点的确定策略能提高实时事务满足截止期的比率,提高了整个系统的性能. 展开更多
关键词 嵌入式实时内存数据库 数据库恢复 检验点 重做起点
下载PDF
嵌入式内存数据库的一种数据组织方式 被引量:1
9
作者 张翼 王伟 《电子科技》 2006年第5期12-15,共4页
针对嵌入式系统对数据管理的实际需求,提出了一种数据组织方式。该方式采用基于内存页的物理存储方法和基于Hash表与T-树索引的逻辑组织方法,适用于在嵌入式系统中构建基于内存的关系型数据库。
关键词 嵌入式系统 内存数据库 根内存 内存文件系统 T-树
下载PDF
一种嵌入式内存数据库文件的挂载方法 被引量:1
10
作者 徐明武 帅兵 梁祥君 《现代计算机》 2007年第7期91-92,136,共3页
介绍了嵌入式数据库SQLite的概念、特征以及内部结构,并结合Flash的物理特性和RamDisk技术提出了一种内存数据库文件挂载方法。
关键词 嵌入式内存数据库 RAMDISK SQLITE 嵌入式系统
下载PDF
A Partition Checkpoint Strategy Based on Data Segment Priority
11
作者 LIANG Ping LIU Yunsheng 《Wuhan University Journal of Natural Sciences》 CAS 2012年第2期109-113,共5页
A partition checkpoint strategy based on data segment priority is presented to meet the timing constraints of the data and the transaction in embedded real-time main memory database systems(ERTMMDBS) as well as to r... A partition checkpoint strategy based on data segment priority is presented to meet the timing constraints of the data and the transaction in embedded real-time main memory database systems(ERTMMDBS) as well as to reduce the number of the transactions missing their deadlines and the recovery time.The partition checkpoint strategy takes into account the characteristics of the data and the transactions associated with it;moreover,it partitions the database according to the data segment priority and sets the corresponding checkpoint frequency to each partition for independent checkpoint operation.The simulation results show that the partition checkpoint strategy decreases the ratio of trans-actions missing their deadlines. 展开更多
关键词 embedded real-time main memory database systems database recovery partition checkpoint data segment priority
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部