papers-we-love_papers-we-love/distributed-file-systems/README.md
2023-04-28 08:39:56 -04:00

15 lines
548 B
Markdown

# 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)
* [Actor Formalism](http://worrydream.com/refs/Hewitt-ActorModel.pdf)