DocumentCode
661759
Title
The design and implementation of LRU-based web cache
Author
Weng Meizhen ; Shang Yanlei ; Tian Yue
Author_Institution
State Key Lab. of Networking & Switching, Beijing Univ. of Posts & Telecommun., Beijing, China
fYear
2013
fDate
14-16 Aug. 2013
Firstpage
400
Lastpage
404
Abstract
Web cache is considered as an efficient mechanism to reduce network traffic and origin servers load. It aims to keep close to users the most popular Web objects. And the performance of a Web cache always depends on the replacement strategy it chooses. In view of these, we are devoted to propose and implement a Web cache based on the LRU replacement algorithm in this paper. To improve the performance of LRU algorithm, we present an expansion to the typical LRU by using a new data storing structure to store caching data and add other factors to evict in-cache objects. We evaluate the performance of this algorithm by doing some experiments. The results show that this algorithm outperforms than typical LRU in selected performance metrics. The Web cache is applied to our Multi-Media Conference System and it improves the performance significantly.
Keywords
Web services; cache storage; LRU replacement algorithm performance improvement; LRU-based Web cache design; LRU-based Web cache implementation; Web cache performance; Web services; caching data storage; data storing structure; in-cache objects; least-recently used replacement algorithm; multimedia conference system; network traffic reduction; performance metrics; servers load reduction; web objects; Algorithm design and analysis; Computational modeling; Data structures; Internet; Multimedia communication; Servers; LRU replacement algorithm; Multi-Media Conference System; Web cache; data storing structure;
fLanguage
English
Publisher
ieee
Conference_Titel
Communications and Networking in China (CHINACOM), 2013 8th International ICST Conference on
Conference_Location
Guilin
Type
conf
DOI
10.1109/ChinaCom.2013.6694629
Filename
6694629
Link To Document