enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Comparison of distributed file systems - Wikipedia

    en.wikipedia.org/wiki/Comparison_of_distributed...

    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.

  3. Ceph (software) - Wikipedia

    en.wikipedia.org/wiki/Ceph_(software)

    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.

  4. Apache Hadoop - Wikipedia

    en.wikipedia.org/wiki/Apache_Hadoop

    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.

  5. RozoFS - Wikipedia

    en.wikipedia.org/wiki/RozoFS

    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.

  6. DRBD - Wikipedia

    en.wikipedia.org/wiki/DRBD

    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.

  7. Elliptics - Wikipedia

    en.wikipedia.org/wiki/Elliptics

    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 ...

  8. List of file systems - Wikipedia

    en.wikipedia.org/wiki/List_of_file_systems

    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.

  9. Apache HBase - Wikipedia

    en.wikipedia.org/wiki/Apache_HBase

    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.