Published


The TIPC project is an Open Source implementation of the Transparent Inter Process Communication (TIPC) protocol. TIPC is designed for use in clustered computer environments, allowing designers to cr   read more


We describe our experiences with the Chubby lock service, which is intended to provide coarse-grained locking as well as reliable (though low-volume) storage for a loosely-coupled distributed system.   read more


Google's Bigtable, a distributed storage system for structured data, is a very effective mechanism for storing very large amounts of data in a distri   read more


The basic goal of the High Availability Linux project is to:rnrn * Provide a high availability (clustering) solution for Linux which promotes   read more


Using the fan-out infrastructure we have, we are developing a file system that has the same redundancy characteristics of RAID, but at the VFS level.   read more


Hadoop is a software platform that lets one easily write and run applications that process vast amounts of data.rnrnHere's what makes Hadoop esp   read more


MapReduce is a programming model and an associated implementation for processing and generating large data sets. Users specify a map function that pr   read more