摘要
针对目前缓存很大程度上只能由程序员根据经验设置,分析了.Net的缓存调度的机制并利用Web日志挖掘技术,提出了“缓存性价比”概念,并据此设计实现了一种自适应的缓存调度优化算法,即SCCOA(self-adaptive cache schedule optimization algorithm)。该算法综合考虑了生成时间、占用空间、并发请求和局部、全局最优情况,能自适应地决定缓存调度,极大地提高Web站点整体性能。
At present cache schedule mainly depends on the experience of the programmer, According to that, the running and scheduling mechanism of the cache on ,Net platform is analyzed and the methods of data mining are used, and then a concept "the cache price/performance ratio" is introduced, based on that a SCCOA is designed and implemented. The algorithm concerns creation date and time, space, concurrent requests etc, also it concerns the situation of local and global optimization. The advantage of the algorithm lies in its self-adaptation to decide the cache schedule, therefore the performance of the Web site is greatly improved.
出处
《计算机工程》
CAS
CSCD
北大核心
2006年第11期116-118,共3页
Computer Engineering
基金
国家"863"计划基金资助项目(2002AA414060)
2004年西安市集成电路与软件专项基金资助项目(ZX04011)
关键词
缓存性价比
访问矩阵
调度
阈
日志挖掘
Cache price/performance ratio
Access matrix
Schedule
Threshold