Open AccessProceedings Article
Democratizing content publication with coral
Michael J. Freedman,Eric Freudenthal,David Mazières +2 more
- 29 Mar 2004
- pp 18-18
TL;DR: CoralCDN is a peer-to-peer content distribution network that allows a user to run a web site that offers high performance and meets huge demand, all for the price of a cheap broadband Internet connection.
read more
Abstract: CoralCDN is a peer-to-peer content distribution network that allows a user to run a web site that offers high performance and meets huge demand, all for the price of a cheap broadband Internet connection Volunteer sites that run CoralCDN automatically replicate content as a side effect of users accessing it Publishing through CoralCDN is as simple as making a small change to the hostname in an object's URL; a peer-to-peer DNS layer transparently redirects browsers to nearby participating cache nodes, which in turn cooperate to minimize load on the origin web server One of the system's key goals is to avoid creating hot spots that might dissuade volunteers and hurt performance It achieves this through Coral, a latency-optimized hierarchical indexing infrastructure based on a novel abstraction called a distributed sloppy hash table, or DSHT
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
•Dissertation
POST: A decentralized platform for reliable collaborative applications
Alan E. Mislove
- 01 Jan 2005
TL;DR: A Decentralized Platform for Reliable Collaborative Applications and how it can be used to foster community-based innovation in the rapidly changing environment.
8
•Posted Content
Stickler: Defending Against Malicious CDNs in an Unmodified Browser
TL;DR: Stickler is presented, a system for website publishers that guarantees the end-to-end authenticity of content served to end users while simultaneously allowing publishers to reap the benefits of CDNs.
A platform for unobtrusive measurements on PlanetLab
Rob Sherwood,Neil Spring +1 more
- 05 Nov 2006
TL;DR: This paper discusses Sidecar's design and its deployment experience on PlanetLab, and presents preliminary results from Sidecar-based tools for RTT estimation ("sideping") and receiver-side bottleneck location ("artrat").
Autonomic multi-server distribution in flash crowds alleviation network
Merdan Atajanov,Toshihiko Shimokawa,Norihiko Yoshida +2 more
- 17 Dec 2007
TL;DR: A new feature of FCAN is presented to support multiple servers which experience different flash crowds simultaneously, and experiment results with real web log data provided by Live Eclipse 2006 are shown.
The Cache Sketch: Revisiting Expiration-based Caching in the Age of Cloud Data Management.
Felix Gessert,Michael Schaarschmidt,Wolfram Wingerath,Steffen Friedrich,Norbert Ritter +4 more
- 01 Jan 2015
TL;DR: The Cache Sketch data structure is presented which makes expiration-based caching of database records feasible with rich tunable consistency guarantees, and the YCSB Monte-Carlo Caching Simulator (YMCA) is introduced, a generic framework for simulating the performance and consistency characteristics of any caching and replication topology.
References
Chord: A scalable peer-to-peer lookup service for internet applications
Ion Stoica,Robert Morris,David R. Karger,M. Frans Kaashoek,Hari Balakrishnan +4 more
- 27 Aug 2001
TL;DR: Results from theoretical analysis, simulations, and experiments show that Chord is scalable, with communication cost and the state maintained by each node scaling logarithmically with the number of Chord nodes.
11.2K
Pastry: Scalable, Decentralized Object Location, and Routing for Large-Scale Peer-to-Peer Systems
Antony Rowstron,Peter Druschel +1 more
TL;DR: Pastry as mentioned in this paper is a scalable, distributed object location and routing substrate for wide-area peer-to-peer ap- plications, which performs application-level routing and object location in a po- tentially very large overlay network of nodes connected via the Internet.
A scalable content-addressable network
Sylvia Ratnasamy,Paul Francis,Mark Handley,Richard M. Karp,Scott Shenker +4 more
- 27 Aug 2001
TL;DR: The concept of a Content-Addressable Network (CAN) as a distributed infrastructure that provides hash table-like functionality on Internet-like scales is introduced and its scalability, robustness and low-latency properties are demonstrated through simulation.
7.2K
Chord: a scalable peer-to-peer lookup protocol for Internet applications
Ion Stoica,Robert Morris,David Liben-Nowell,David R. Karger,M. Frans Kaashoek,Frank Dabek,Hari Balakrishnan +6 more
TL;DR: Results from theoretical analysis and simulations show that Chord is scalable: Communication cost and the state maintained by each node scale logarithmically with the number of Chord nodes.
OceanStore: an architecture for global-scale persistent storage
John Kubiatowicz,David Bindel,Yan Chen,Steven E. Czerwinski,Patrick Eaton,Dennis Geels,Ramakrishna Gummadi,Sean Rhea,Hakim Weatherspoon,Westley Weimer,Chris Wells,Ben Y. Zhao +11 more
- 12 Nov 2000
TL;DR: OceanStore monitoring of usage patterns allows adaptation to regional outages and denial of service attacks; monitoring also enhances performance through pro-active movement of data.