Abstracts > WheelFS (NSDI '09) |
||||||
Flexible, Wide-Area Storage for Distributed Systems with WheelFSJeremy Stribling, Yair Sovran, Irene Zhang, Xavid Pretzer, Jinyang Li, M. Frans Kaashoek, and Robert MorrisAbstract
WheelFS is a wide-area distributed storage system intended to help
multi-site applications share data and gain fault tolerance. WheelFS
takes the form of a distributed file system with a familiar POSIX
interface. Its design allows applications to adjust the tradeoff
between prompt visibility of updates from other sites and the ability
for sites to operate independently despite failures and long delays.
WheelFS allows these adjustments via semantic cues, which
provide application control over consistency, failure handling, and
file and replica placement.
In the Proceedings of the 6th USENIX Symposium on Networked Systems Design and Implementation (NSDI '09), Boston, MA, 2009. (BibTeX entry) Paper text: PDF, PS, gzipped PS |