Web caching with consistent hashing

Citation
D. Karger et al., Web caching with consistent hashing, COMPUT NET, 31(11-16), 1999, pp. 1203-1213
Citations number
8
Categorie Soggetti
Information Tecnology & Communication Systems
Journal title
COMPUTER NETWORKS-THE INTERNATIONAL JOURNAL OF COMPUTER AND TELECOMMUNICATIONS NETWORKING
ISSN journal
13891286 → ACNP
Volume
31
Issue
11-16
Year of publication
1999
Pages
1203 - 1213
Database
ISI
SICI code
1389-1286(19990517)31:11-16<1203:WCWCH>2.0.ZU;2-L
Abstract
A key performance measure for the World Wide Web is the speed with which co ntent is served to users. As traffic on the Web increases, users are faced with increasing delays and failures in data delivery. Web caching is one of the key strategies that has been explored to improve performance. An important issue in many caching systems is how to decide what is cached where at any given time. Solutions have included multicast queries and dire ctory schemes. In this paper, we offer a new Web caching strategy based on consistent hash ing. Consistent hashing provides an alternative to multicast and directory schemes, and has several other advantages in load balancing and fault toler ance. Its performance was analyzed theoretically in previous work; in this paper we describe the implementation of a consistent-hashing-based system a nd experiments that support our thesis that it can provide performance impr ovements. (C) 1999 Published by Elsevier Science B.V. All rights reserved.