Computer Engineering and Applications ›› 2009, Vol. 45 ›› Issue (27): 96-98.DOI: 10.3778/j.issn.1002-8331.2009.27.029

• 网络、通信、安全 • Previous Articles     Next Articles

Improved proxy cache replacement algorithm for streaming media based on smallest cache utility

ZHANG Zheng-feng1,WANG Qing2   

  1. 1.College of Software and Microelectronics,Northwestern Polytechnical University,Xi’an 710072,China
    2.School of Computer Science,Northwestern Polytechnical University,Xi’an 710072,China
  • Received:2008-05-27 Revised:2008-09-28 Online:2009-09-21 Published:2009-09-21
  • Contact: ZHANG Zheng-feng

改进的最小效用流媒体代理缓存替换算法

张正峰1,王 庆2   

  1. 1.西北工业大学 软件与微电子学院,西安 710072
    2.西北工业大学 计算机学院,西安 710072
  • 通讯作者: 张正峰

Abstract: Through the analysis of SCU-K,the smallest cache utility algorithm based on popularity and visited times in future is proposed.In addition,it considers bytes benefit of streaming media file and the size of file block,so it is more reasonable when the data block is moved out of cache.It not only avoids the problem of the streaming media file being continuously replaced,but also has better performance in enhancing cache hit rate,byte hit rate and space use rate than that of LRU,LFU and SCU-2.

Key words: streaming media, proxy cache, cache replacement algorithm, popularity

摘要: 在SCU-K算法的基础上,提出了基于流行度和将来访问次数的最小效用替换算法(SCU-PFUT)。此外算法还考虑了流媒体文件的字节有效性和文件块大小的因素,使得替换出内存的数据块更加合理。不但避免LRU和LFU算法中出现的媒体文件被连续替换的问题,相对于LRU、LFU和SCU-2,其在缓存命中率、字节命中率和空间利用率都得到了提升。

关键词: 流媒体, 代理缓存, 缓存替换算法, 流行度

CLC Number: