Advanced Search
CS Search Google Search
Subscribers, please login

Published Articles >> Table of Contents >> Abstract

22nd International Conference on Distributed Computing Systems Workshops (ICDCSW '02)   p. 806
Whoops! : A Clustered Web Cache for DSM Systems using Memory Mapped Networks

Full Article Text: Download PDF of full textBuy this articleGet full text from IEEE Xplore

DOI Bookmark: http://doi.ieeecomputersociety.org/10.1109/ICDCSW.2002.1030867
Send link to a friend

Abstract
In this paper, we present Whoops!, a clustered web cache prototype based on SciFS, a Distributed Shared Memory (DSM) that benefits from the high performances and the remote addressing capabilities of memory mapped networks like Scalable Coherent Interface (SCI). Whoops! uses the DSM for all web cache management and cache storage. Using a memory mapped network and a DSM programming model allow us to investigate new algorithm to distribute and handle requests. We present a new implementation of TCP handoff that directly maps remote TCP/IP stacks through the network. This technique reduces processor overhead and forwards TCP acknowledgements in few microseconds. We have also designed Parallel Pull-Based LRU (PPBL), an efficient request distribution algorithm for use with DSM systems. Unlike other distribution algorithms the decision is distributed over all nodes thus providing better scalability. PPBL supports multi-frontend environments letting the DSM handle data distribution. Finally, Whoops! implements on the fly compression when fetching document from the Web and on the fly decompression when sending documents to clients. We show how this technique can reduce paging activity in the DSM and improve overall cache performance.
Additional Information
Index Terms- web cache, cluster, DSM, memory mapped network, SCI, TCP handoff, on the fly compression.

Citation:  Emmanuel Cecchet, "Whoops! : A Clustered Web Cache for DSM Systems using Memory Mapped Networks," icdcsw, p. 806,  22nd International Conference on Distributed Computing Systems Workshops (ICDCSW '02),  2002

Similar Articles

Abstract Contents
Abstract
Index Terms
Citation




Free access to

  • Abstracts
  • Selected PDFs

Electronic subscribers login to:

  • Access HTML/PDFs of full text articles

Subscription information

Get a Web account

PDFs require Adobe Acrobat Reader.

Peer Review Notice

Give us Feedback