首页    期刊浏览 2024年09月16日 星期一
登录注册

文章基本信息

  • 标题:Integration of Least Recently Used Algorithm and Neuro-Fuzzy System into Client-side Web Caching
  • 本地全文:下载
  • 作者:Mr. Waleed Ali Ahmed ; Assistant Professor Siti Mariyam Shamsuddin
  • 期刊名称:International Journal of Computer Science and Security (IJCSS)
  • 电子版ISSN:1985-1553
  • 出版年度:2009
  • 卷号:3
  • 期号:1
  • 页码:1-15
  • 出版社:Computer Science Journals
  • 摘要: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.
  • 关键词:Client-side web caching; Adaptive neuro-fuzzy inference system; Least Recently Used algorithm
国家哲学社会科学文献中心版权所有