Search results
Results from the WOW.Com Content Network
In computing, a distributed file system (DFS) or network file system is any file system that allows access from multiple hosts to files shared via a computer network.This makes it possible for multiple users on multiple machines to share files and storage resources.
Ceph (pronounced / ˈ s ɛ f /) is a free and open-source software-defined storage platform that provides object storage, [7] block storage, and file storage built on a common distributed cluster foundation. Ceph provides distributed operation without a single point of failure and scalability to the exabyte level.
Apache Hadoop (/ h ə ˈ d uː p /) is a collection of open-source software utilities for reliable, scalable, distributed computing.It provides a software framework for distributed storage and processing of big data using the MapReduce programming model.
Rozo provides an open source POSIX filesystem, built on top of distributed file system architecture similar to Google File System, Lustre or Ceph. The Rozo specificity lies in the way data is stored. The Rozo specificity lies in the way data is stored.
DRBD is a distributed replicated storage system for the Linux platform. It mirrors block devices between multiple hosts, functioning transparently to applications on the host systems. This replication can involve any type of block device, such as hard drives, partitions, RAID setups, or logical volumes.
Elliptics is a distributed key–value data storage with open source code. By default it is a classic distributed hash table (DHT) with multiple replicas put in different groups (distributed hashes). Elliptics was created to meet requirements of multi-datacenter and physically distributed storage locations when storing huge amount of medium and ...
Lustre is an open-source high-performance distributed parallel file system for Linux, used on many of the largest computers in the world. Parallel Virtual File System (PVFS, PVFS2, OrangeFS ). Developed to store virtual system images, with a focus on non-shared writing optimizations.
HBase is an open-source non-relational distributed database modeled after Google's Bigtable and written in Java.It is developed as part of Apache Software Foundation's Apache Hadoop project and runs on top of HDFS (Hadoop Distributed File System) or Alluxio, providing Bigtable-like capabilities for Hadoop.