Network Systems Group
Princeton University
 
Publication Info

Title


Supporting Practical Content-Addressable Caching with CZIP Compression

Authors


KyoungSoo Park
Sunghwan Ihm
Mic Bowman
Vivek S. Pai

Abstract


Content-based naming (CBN) enables content sharing across similar files by breaking files into position-independent chunks and naming these chunks using hashes of their contents. While a number of research systems have recently used custom CBN approaches internally to good effect, there has not yet been any mechanism to use CBN in a general-purpose way. In this paper, we demonstrate a practical approach to applying CBN without requiring disruptive changes to end systems.

We develop CZIP, a CBN compression scheme which reduces data sizes by eliminating redundant chunks, compresses chunks using existing schemes, and facilitates sharing within files, across files, and across machines by explicitly exposing CBN chunk hashes. CZIP-aware caching systems can exploit the CBN information to reduce storage space, reduce bandwidth consumption, and increase performance, while content providers and middleboxes can selectively encode their most suitable content. We show that CZIP compares well to stand-alone compression schemes, that a CBN cache for CZIP is easily implemented, and that a CZIP-aware CDN produces significant benefits.

Published
As


In Proceedings of the 2007 Usenix Annual Technical Conference (USENIX '07)
Santa Clara, CA, June 2007

Download


paper PDF, 274 kB
presentation PowerPoint format, 504 kB
BibTeX


NSG Home, NSG Papers
Last Modified: $Id: index.html,v 1.3 2007/12/19 11:54:34 vsp-nsg Exp $