期刊论文详细信息
International Journal of Computer Science and Security
Integration of Least Recently Used Algorithm and Neuro-Fuzzy System into Client-side Web Caching
Siti Mariyam Shamsuddin1  Waleed Ali Ahmed1 
[1] $$
关键词: Client-side web caching;    Adaptive neuro-fuzzy inference system;    Least Recently Used algorithm;   
DOI  :  
来源: Computer Science and Security
PDF
【 摘 要 】

Web caching is a well-known strategy for improving performance of Web-based system by keeping web objects that are likely to be used in the near future close to the client. Most of the current Web browsers still employ traditional caching policies that are not efficient in web caching. This research proposes a splitting client-side web cache to two caches, short-term cache and long-term cache. Primarily, a web object is stored in short-term cache, and the web objects that are visited more than the pre-specified threshold value will be moved to long-term cache. Other objects are removed by Least Recently Used (LRU) algorithm as short-term cache is full. More significantly, when the long-term cache saturates, the neuro-fuzzy system is employed in classifying each object stored in long-term cache into either cacheable or uncacheable object. The old uncacheable objects are candidate for removing from the long-term cache. By implementing this mechanism, the cache pollution can be mitigated and the cache space can be utilized effectively. Experimental results have revealed that the proposed approach can improve the performance up to 14.8% and 17.9% in terms of hit ratio (HR) compared to LRU and Least Frequently Used (LFU). In terms of byte hit ratio (BHR), the performance is improved up to 2.57% and 26.25%, and for latency saving ratio (LSR), the performance is improved up to 8.3% and 18.9%, compared to LRU and LFU.

【 授权许可】

Unknown   

【 预 览 】
附件列表
Files Size Format View
RO201912040511446ZK.pdf 671KB PDF download
  文献评价指标  
  下载次数:5次 浏览次数:39次