Skip to main content
Back to USENIX
  • Conferences
  • Students
Sign in

USENIX Conference Policies

  • Event Code of Conduct
  • Conference Network Policy
  • Statement on Environmental Responsibility Policy

Taming Aggressive Replication in the Pangaea Wide-Area File System

Pangaea is a wide-area file system that supports data sharing among a community of widely distributed users. It is built on a symmetrically decentralized infrastructure that consists of commodity computers provided by the end users. Computers act autonomously to serve data to their local users. When possible, they exchange data with nearby peers to improve the system's overall performance, availability, and network economy. This approach is realized by aggressively creating a replica of a file whenever and wherever it is accessed.

This paper presents the design, implementation, and evaluation of the Pangaea file system. Pangaea offers efficient, randomized algorithms to manage highly dynamic and potentially large groups of file replicas. It applies optimistic consistency semantics to replica contents, but it also offers stronger guarantees when required by the users. The evaluation demonstrates that Pangaea outperforms existing distributed file systems in large heterogeneous environments, typical of the Internet and of large corporate intranets.

Yasushi Saito, HP Labs

Christos Karamanolis, HP Labs

Magnus Karlsson, HP Labs

Mallik Mahalingam, HP Labs

BibTeX
@inproceedings {270451,
author = {Yasushi Saito and Christos Karamanolis and Magnus Karlsson and Mallik Mahalingam},
title = {Taming Aggressive Replication in the Pangaea {Wide-Area} File System},
booktitle = {5th Symposium on Operating Systems Design and Implementation (OSDI 02)},
year = {2002},
address = {Boston, MA},
url = {https://www.usenix.org/conference/osdi-02/taming-aggressive-replication-pangaea-wide-area-file-system},
publisher = {USENIX Association},
month = dec
}
Download

Links

Paper: 
http://www.usenix.org/events/osdi02/tech/full_papers/saito/saito.pdf
Paper (HTML): 
http://www.usenix.org/events/osdi02/tech/full_papers/saito/saito_html/index.html
  • Log in or register to post comments

© USENIX
EIN 13-3055038

  • Privacy Policy
  • Contact Us