@comment examples of distributed systems that use consistent hashing
@inproceedings{sherman05:_acms,
 author = {Alex Sherman and Philip A. Lisiecki and Andy Berkheimer and Joel Wein},
 title = {ACMS: the Akamai configuration management system},
 booktitle = {NSDI'05: Proceedings of the 2nd conference on Symposium on Networked Systems Design \& Implementation},
 year = 2005,
 pages = {245--258},
 publisher = {USENIX Association},
 address = {Berkeley, CA, USA},
 }

@comment consistent hashing paper
@inproceedings{karger97:_consis_hashin_and_random_trees,
 author = {David Karger and Eric Lehman and Tom Leighton and Rina
                  Panigrahy and Matthew Levine and Daniel Lewin},
 title = {Consistent hashing and random trees: distributed caching
                  protocols for relieving hot spots on the World Wide
                  Web},
 booktitle = {STOC '97: Proceedings of the twenty-ninth annual ACM
                  symposium on Theory of computing},
 year = 1997,
 isbn = {0-89791-888-6},
 pages = {654--663},
 location = {El Paso, Texas, United States},
 doi = {http://doi.acm.org/10.1145/258533.258660},
 publisher = {ACM},
 address = {New York, NY, USA},
 }

@comment chord paper
@article{stoica01:_chord,
 author = {Ion Stoica and Robert Morris and David Karger and M. Frans
                  Kaashoek and Hari Balakrishnan},
 title = {Chord: A scalable peer-to-peer lookup service for internet
                  applications},
 journal = {SIGCOMM Comput. Commun. Rev.},
 volume = 31,
 number = 4,
 year = 2001,
 issn = {0146-4833},
 pages = {149--160},
 doi = {http://doi.acm.org/10.1145/964723.383071},
 publisher = {ACM},
 address = {New York, NY, USA},
 annote = {XX}
}

@comment ono paper
@inproceedings{choffnes08:_taming_torrent,
 author = {David R. Choffnes and Fabián E. Bustamante},
 title = {Taming the Torrent: A practical approach to reducing cross-ISP 
          traffic in P2P systems},
 booktitle = {To appear in Proc. of ACM SIGCOMM 2008},
 year = 2008,

 }
 
@comment cdn
@inproceedings{wang04:_codeen,
 author = {Limin Wang and KyoungSoo Park and Ruoming Pang and Vivek S. Pai and Larry Peterson},
 title = {Reliability and Security in the CoDeeN Content Distribution Network},
 booktitle = {Proceedings of the USENIX 2004 Annual Technical Conference},
 year = 2004,
 address = {Boston, MA}
 }
 
 @comment zipf
@inproceedings{breslan99:_zipf,
 author = {Lee Breslau and Pei Cao and Li Fan and Graham Phillips and
                  Scott Shenker},
 title = {Web Caching and Zipf-like Distributions: Evidence and
                  Implications},
 booktitle = {IEEE INFOCOM},
 year = 1999,
 }

@misc{ uc_berkel_home_ip_web_traces_days,
Title = {UC Berkeley Home IP Web Traces - 18 days},
note = {http://ita.ee.lbl.gov/html/contrib/UCB.home-IP-HTTP.html}}

@misc{ircac,
Title = {IRCache},
note = {http://www.ircache.net/}}