Comparison of distributed file systems
Appearance
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.
![]() | This list is incomplete; you can help by adding missing items. |
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 |