Hypertable is an open source project to develop massively parallel high performance database platform. Its architecture more or less follows Google's bigtable design.
The project goal is to bring
read more
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
In a blog post, Microsoft’s Dare Obasanjo shared his notes from the keynote session MapReduce, BigTable, and Other Distributed System Abstractions for Handling Large Datasets by Jeff Dean.rnrnThe
read more
Honeybees somehow manage to efficiently collect a lot of nectar with limited resources and no central command — after all, the queen bee is too busy laying eggs to oversee something as mundane as whe
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
What Drives Performance in HPC? That's a good question. What does drive performance in HPC? On a qualitative basis its easy to answer. A faster proce
read more