An Enhanced Semantic-Based Cache Replacement Algorithm for Web Systems
Title | An Enhanced Semantic-Based Cache Replacement Algorithm for Web Systems |
Publication Type | Conference Paper |
Year of Publication | 2019 |
Authors | Tung Hoang, Xuan, Dung Bui, Ngoc |
Conference Name | 2019 IEEE-RIVF International Conference on Computing and Communication Technologies (RIVF) |
Keywords | Blogs, cache replacement algorithm, Cache replacement policy, cache storage, caching mechanism, caching solution, delays, Internet, Metrics, Pollution, pubcrawl, replacement algorithm, resilience, Resiliency, Scalability, semantic distance, semantic-aware, semantic-aware caching policy, Semantics, Servers, typical replacement policies, web cache, Web Caching, Web items, web objects, Web page, Web performance, Web systems, Web traffics |
Abstract | As Web traffics is increasing on the Internet, caching solutions for Web systems are becoming more important since they can greatly expand system scalability. An important part of a caching solution is cache replacement policy, which is responsible for selecting victim items that should be removed in order to make space for new objects. Typical replacement policies used in practice only take advantage of temporal reference locality by removing the least recently/frequently requested items from the cache. Although those policies work well in memory or filesystem cache, they are inefficient for Web systems since they do not exploit semantic relationship between Web items. This paper presents a semantic-aware caching policy that can be used in Web systems to enhance scalability. The proposed caching mechanism defines semantic distance from a web page to a set of pivot pages and use the semantic distances as a metric for choosing victims. Also, it use a function-based metric that combines access frequency and cache item size for tie-breaking. Our simulations show that out enhancements outperform traditional methods in terms of hit rate, which can be useful for websites with many small and similar-in-size web objects. |
DOI | 10.1109/RIVF.2019.8713680 |
Citation Key | tung_hoang_enhanced_2019 |
- Scalability
- Web traffics
- Web systems
- Web performance
- Web page
- web objects
- Web items
- Web Caching
- web cache
- typical replacement policies
- Servers
- Semantics
- semantic-aware caching policy
- semantic-aware
- semantic distance
- pubcrawl
- Resiliency
- resilience
- replacement algorithm
- Pollution
- Metrics
- internet
- delays
- caching solution
- caching mechanism
- cache storage
- Cache replacement policy
- cache replacement algorithm
- Blogs