mirror of
https://github.com/theanalyst/awesome-distributed-systems.git
synced 2024-11-20 11:08:09 -05:00
Add blog post: files are hard!
This commit is contained in:
parent
8fcc36969e
commit
71c978613d
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@ Must read papers on distributed systems. While nearly *all* of Lamport's work sh
|
||||||
- [Distributed Systems: Take Responsibility for Failover](http://ivolo.me/distributed-systems-take-responsibility-for-failover/)
|
- [Distributed Systems: Take Responsibility for Failover](http://ivolo.me/distributed-systems-take-responsibility-for-failover/)
|
||||||
- [The C10K problem](http://www.kegel.com/c10k.html)
|
- [The C10K problem](http://www.kegel.com/c10k.html)
|
||||||
- [On Designing and Deploying Internet-Scale Services](http://static.usenix.org/event/lisa07/tech/full_papers/hamilton/hamilton_html/)
|
- [On Designing and Deploying Internet-Scale Services](http://static.usenix.org/event/lisa07/tech/full_papers/hamilton/hamilton_html/)
|
||||||
|
- [Files are hard](http://danluu.com/file-consistency/) A blog post on filesystem consistency, pretty important to read if you are into distributed storage or databases.
|
||||||
|
|
||||||
## Meta Lists
|
## Meta Lists
|
||||||
Other lists like this one
|
Other lists like this one
|
||||||
|
|
Loading…
Reference in a new issue