A Web Cache algorithm Design and Performance
Rabab Samy Rashed;
Abstract
Increasing of the network computer demand becomes one of the most important research fields in the computer engineering and science:
So it is benefit if any client required a page (object) to obtain it as fast as
• possible. But this requires increases network traffic and need more bandwidth to satisfy all requests of the clients without more latency time. Increasing the network bandwidth is expensive .Reducing the network traffic can be achieved
by Lising web caching.
Web Caching is a technique used to solve the network traffic by keeping the most popular object in cache and replace rarely used ones. So when the client request any page again it will access it from the cache, this will be faster and reduce the network traffic. But due to the limited size of the cache, it may be not able to store a new page (object) when it is full size or no free space enough to store it, so it must be select one or more pages (objects) from the cache to place the new page (object), this selection will be achieved by using web cache algorithms.
There are many algorithms used to select the victim object such as Least Recently Used .Least Frequency .Size ,Greedy Dual Size, Least Recently Used Min and Least Access Time [LRU, LFU, SIZE, GDS, LRU-MJN, LAT]
So it is benefit if any client required a page (object) to obtain it as fast as
• possible. But this requires increases network traffic and need more bandwidth to satisfy all requests of the clients without more latency time. Increasing the network bandwidth is expensive .Reducing the network traffic can be achieved
by Lising web caching.
Web Caching is a technique used to solve the network traffic by keeping the most popular object in cache and replace rarely used ones. So when the client request any page again it will access it from the cache, this will be faster and reduce the network traffic. But due to the limited size of the cache, it may be not able to store a new page (object) when it is full size or no free space enough to store it, so it must be select one or more pages (objects) from the cache to place the new page (object), this selection will be achieved by using web cache algorithms.
There are many algorithms used to select the victim object such as Least Recently Used .Least Frequency .Size ,Greedy Dual Size, Least Recently Used Min and Least Access Time [LRU, LFU, SIZE, GDS, LRU-MJN, LAT]
Other data
| Title | A Web Cache algorithm Design and Performance | Other Titles | تصميم واداء الذاكرة المؤقته لصفحات الانترنت السريعة | Authors | Rabab Samy Rashed | Issue Date | 2004 |
Attached Files
| File | Size | Format | |
|---|---|---|---|
| B15310.pdf | 948.27 kB | Adobe PDF | View/Open |
Similar Items from Core Recommender Database
Items in Ain Shams Scholar are protected by copyright, with all rights reserved, unless otherwise indicated.