Retrospective adaptive prefetching for interactive Web GIS applications

  • Authors:
  • Serdar Yeşilmurat;Veysi İşler

  • Affiliations:
  • Department of Computer Engineering, Middle East Technical University, Ankara, Turkey 06800;Department of Computer Engineering, Middle East Technical University, Ankara, Turkey 06800

  • Venue:
  • Geoinformatica
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

A major task of a Web GIS (Geographic Information Systems) system is to transfer map data to client applications over the Internet, which may be too costly. To improve this inefficient process, various solutions are available. Caching the responses of the requests on the client side is the most commonly implemented solution. However, this method may not be adequate by itself. Besides caching the responses, predicting the next possible requests from a client and updating the cache with responses for those requests together provide a remarkable performance improvement. This procedure is called "prefetching" and makes caching mechanisms more effective and efficient. This paper proposes an efficient prefetching algorithm called Retrospective Adaptive Prefetch (RAP), which is constructed over a heuristic method that considers the former actions of a given user. The algorithm reduces the user-perceived response time and improves user navigation efficiency. Additionally, it adjusts the cache size automatically, based on the memory size of the client's machine. RAP is compared with four other prefetching algorithms. The experiments show that RAP provides better performance enhancements than the other methods.