Title :
An adaptive network prefetch scheme
Author :
Jiang, Zhimei ; Kleinrock, Leonard
Author_Institution :
Dept. of Comput. Sci., California Univ., Los Angeles, CA, USA
fDate :
4/1/1998 12:00:00 AM
Abstract :
In this paper, we present an adaptive prefetch scheme for network use, in which we download files that will very likely be requested in the near future, based on the user access history and the network conditions. Our prefetch scheme consists of two parts: a prediction module and a threshold module. In the prediction module, we estimate the probability with which each file will be requested in the near future. In the threshold module, we compute the prefetch threshold for each related server, the idea being that the access probability is compared to the prefetch threshold. An important contribution of this paper is that we derive a formula for the prefetch threshold to determine its value dynamically based on system load, capacity, and the cost of time and system resources to the user. We also show that by prefetching those files whose access probability is greater than or equal to its server´s prefetch threshold, a lower average cost can always be achieved. As an example, we present a prediction algorithm for web browsing. Simulations of this prediction algorithm show that, by using access information from the client, we can achieve high successful prediction rates, while using that from the server generally results in more hits
Keywords :
Internet; cache storage; information retrieval; access probability; adaptive network prefetch scheme; capacity; file downloading; network conditions; prediction module; system load; threshold module; user access history; web browsing; Adaptive systems; Costs; Delay; Electronic mail; IP networks; Network servers; Prediction algorithms; Predictive models; Prefetching; Web sites;
Journal_Title :
Selected Areas in Communications, IEEE Journal on