International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 36 - Number 10 |
Year of Publication: 2011 |
Authors: P. Venketesh, R. Venkatesan |
10.5120/4528-6453 |
P. Venketesh, R. Venkatesan . Graph based Prediction Model to Improve Web Prefetching. International Journal of Computer Applications. 36, 10 ( December 2011), 37-43. DOI=10.5120/4528-6453
Web prefetching is an effective technique used to mitigate the user perceived latency by making predictions about the user’s future requests and prefetching them before the user actually demands them. In this paper, we present an algorithm that learns from user access patterns and builds a Precedence Graph (PG) that is used to generate the predictions. The difference in the relationship between objects of the same web page and the objects of different web pages are reflected in the graph implementation. It uses simple data structure to implement the graph, which is cost effective and consumes less computational resources. The proposed approach significantly improves the performance of web prefetching by utilizing limited amount of resources as compared to other existing algorithms used for prefetching.