Skip to content

Commit

Permalink
Fixing yahoo paper links
Browse files Browse the repository at this point in the history
  • Loading branch information
freenerd committed Jan 7, 2014
1 parent ff1ad06 commit 68bd3b8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions input/4_replication.md
Original file line number Diff line number Diff line change
Expand Up @@ -349,5 +349,5 @@ In this chapter, we took a look at replication methods that enforce strong consi

- [In Search of an Understandable Consensus Algorithm](https://ramcloud.stanford.edu/wiki/download/attachments/11370504/raft.pdf), Diego Ongaro, John Ousterhout, 2013
- [Raft Lecture - User Study](http://www.youtube.com/watch?v=YbZ3zDzDnrw)
- [A simple totally ordered broadcast protocol](http://research.yahoo.com/pub/3274) - Junqueira, Reed
- [ZooKeeper Atomic Broadcast](http://research.yahoo.com/pub/3514)
- [A simple totally ordered broadcast protocol](http://labs.yahoo.com/publication/a-simple-totally-ordered-broadcast-protocol/) - Junqueira, Reed, 2008
- [ZooKeeper Atomic Broadcast](http://labs.yahoo.com/publication/zab-high-performance-broadcast-for-primary-backup-systems/) - Reed, 2011
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://research.yahoo.com/pub/3280)
- [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

0 comments on commit 68bd3b8

Please sign in to comment.