Jump to content

Comparison of distributed file systems

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by TheJosh (talk | contribs) at 07:46, 6 August 2012 (Created page with 'In computing, a '''distributed file system''' or '''network file system''' is any file system that allows access to files from multiple hos...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

In computing, a distributed file system or network file system is any file system that allows access to files from multiple hosts sharing via a computer network. This makes it possible for multiple users on multiple machines to share files and storage resources.

Client Written in License Access API
GlusterFS ? GPLv3 libglusterfs, FUSE
OpenAFS C IBM Public License
HDFS Java Apache License 2.0 Java client, c client, HTTP