.NET平台下自适应缓存对象替换算法  被引量:1

A SELF-ADAPTIVE CACHING OBJECTS REPLACEMENT ALGORITHM IN .NET PLATFORM

在线阅读下载全文

作  者:刘正涛[1] 叶传标[1] 

机构地区:[1]三江学院计算机科学与工程系,江苏南京210012

出  处:《计算机应用与软件》2009年第1期131-133,152,共4页Computer Applications and Software

摘  要:缓存是提高Web应用程序性能的一个重要手段。.NET平台下提供了数据缓存与页面缓存技术,在已经实现的缓存对象的基础上,设计了一种缓存对象的自适应替换算法。算法使用了基于缓存对象的价值与被访问频率的综合优先级策略,提出了相应的缓存对象被替换规则。算法充分考虑了缓存对象之间的依赖关系对优先级的影响。从对象命中率与系统的整体响应时间两个方面测试了算法的性能,测试表明所提出算法相对于最小价值算法、最少使用频率算法有较大的改进。Caching is an important means for improving the performance of Web application. It provides data caching and page caching on. NET platform,and designs a self-adaptive caching object replacement algorithm which is based on realized object caching method. The algo- rithm adopts the caching object-based value and a comprehensive priority policy for the frequency accessed, and presents the rules of relevant replaced caching objects. There are depending relations among the caching objects. The influence on priority exerted by this characteristic is sufficiently considered. Based on object hit ratio and global response time, an experiment which tests the algorithm performance is completed. The experimental results show that the algorithm can obviously improve the performance in classical least value and least recently used caching object replacement algorithm.

关 键 词:对象缓存 替换算法 自适应 优先级 

分 类 号:TP391.9[自动化与计算机技术—计算机应用技术] TP311.1[自动化与计算机技术—计算机科学与技术]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象