Sciweavers

ISPDC
2006
IEEE

MojaveFS: Providing Sequential Consistency in a Distributed Objects System

13 years 10 months ago
MojaveFS: Providing Sequential Consistency in a Distributed Objects System
This paper presents MojaveFS, a distributed file system with support for sequential consistency. It provides location transparency and makes use of replication for reliability and fault tolerance. We employ a hybrid hash-based and tree-based lookup mechanism for files that, combined with an efficient caching scheme, provides fast access to files in the system. MojaveFS uses a novel data storage strategy where files are split into smaller objects to increase data availability. It also uses a group communication protocol with guarantees for a total order on messages sent within the system, enabling MojaveFS to support the traditional sequential consistency model for concurrent access.
Cristian Tapus, David A. Noblet, Vlad Grama, Jason
Added 12 Jun 2010
Updated 12 Jun 2010
Type Conference
Year 2006
Where ISPDC
Authors Cristian Tapus, David A. Noblet, Vlad Grama, Jason Hickey
Comments (0)