Skip to content

Commit

Permalink
Fix broken zookeeper link
Browse files Browse the repository at this point in the history
  • Loading branch information
mixu authored Nov 18, 2016
1 parent c37e9c3 commit 87a017f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion input/6_appendix.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ Here are some additional lists of recommended papers:
- [Dynamo: Amazon’s Highly Available Key-value Store](http://scholar.google.com/scholar?q=Dynamo%3A+Amazon's+Highly+Available+Key-value+Store) - DeCandia et al.
- [Bigtable: A Distributed Storage System for Structured Data](http://research.google.com/archive/bigtable.html) - Chang et al.
- [The Chubby Lock Service for Loosely-Coupled Distributed Systems](http://research.google.com/archive/chubby.html) - Burrows
- [ZooKeeper: Wait-free coordination for Internet-scale systems](http://labs.yahoo.com/publication/zookeeper-wait-free-coordination-for-internet-scale-systems/) - Hunt, Konar, Junqueira, Reed, 2010
- [ZooKeeper: Wait-free coordination for Internet-scale systems](http://www.usenix.org/event/usenix10/tech/full_papers/Hunt.pdf) - Hunt, Konar, Junqueira, Reed, 2010

0 comments on commit 87a017f

Please sign in to comment.