You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
473 B

# Distributed File Systems
- [Sun NFS](http://www.cs.ucf.edu/~eurip/papers/sandbergnfs.pdf)
- [Google (GFS)](https://static.googleusercontent.com/media/research.google.com/en//archive/gfs-sosp2003.pdf)
- [Hadoop (HDFS)](https://storageconference.us/2010/Papers/MSST/Shvachko.pdf)
- [Ceph](https://www.ssrc.ucsc.edu/Papers/weil-osdi06.pdf)
- [Coda](http://www.coda.cs.cmu.edu/ljpaper/lj.html)
- [Frangipani](https://pdos.csail.mit.edu/6.824/papers/thekkath-frangipani.pdf)