Globule > publications


Scalable Strong Consistency for Web Applications




Authors: Swaminathan Sivasubramanian, Guillaume Pierre and Maarten van Steen
Source: in Proceedings of the 11th ACM SIGOPS European Workshop, Leuven, Belgium, Semptember 2004.

Abstract

Web application workloads are often characterized by a large number of unique read requests and a significant fraction of write requests. Hosting these applications drives the need for the next generation CDN architecture that does more than caching the results of Web applications but replicates both the application code and its underlying data. We propose the design of a system that guarantees strong consistency for Web applications with high scalability. The proposed system is based on partial replication, where data units are replicated only to servers that access them often. This reduces the consistency overhead as updates are sent to a reduced number of servers. We explore the design space of this system, find the key issues that need to be addressed to build it and propose solutions to solve them. We further show that the proposed algorithms offer significant performance gains compared to existing solutions for a wide range of Web access patterns.

Download

* The paper, in gzipped Postscript (103,104 bytes).
* The paper, in PDF (178,721 bytes).

Bibtex Entry

@Misc{swami2004d,
  author = 	 {Swaminathan Sivasubramanian and Guillaume Pierre
                  and Maarten van Steen},
  title = 	 {Scalable Strong Consistency for Web Applications},
  month = 	 mar,
  year = 	 {2004},
  howpublished = {Submitted for publication},
  note = 	 {\url{http://www.globule.org/publi/SSCWA_sigops2004.html}}
}


gpierre@cs.vu.nl
Last modified: Thu Jul 29 14:57:38 2004