papers-we-love_papers-we-love/distributed-file-systems/README.md

9 lines
473 B
Markdown
Raw Normal View History

2019-04-03 01:39:23 +00:00
# Distributed File Systems
2019-11-05 17:06:55 +00:00
- [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)
2019-04-03 01:55:50 +00:00
- [Coda](http://www.coda.cs.cmu.edu/ljpaper/lj.html)
2019-11-05 17:06:55 +00:00
- [Frangipani](https://pdos.csail.mit.edu/6.824/papers/thekkath-frangipani.pdf)