Skip to content

Commit 7e699a5

Browse files
committed
Fix broken links
1 parent 8809bdb commit 7e699a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gossip/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ If you only read one of these papers, start with the classic Demers, et al paper
66
# Peer sampling services
77
Briefly, a peer sampling service is a system that maintains a restricted set (partial view) of the all machines participating in a gossip system.
88
* [The Peer Sampling Service: Experimental Evaluation of Unstructured Gossip-Based Implementations](http://infoscience.epfl.ch/record/83409/files/neg--1184036295all.pdf)
9-
* [HyParView](http://gsd.di.uminho.pt/jop/pdfs/LPR07b.pdf)
9+
* [HyParView: a membership protocol for reliable gossip-based broadcast](http://asc.di.fct.unl.pt/~jleitao/pdf/dsn07-leitao.pdf)
1010
* [SWIM: Scalable Weakly-consistent Infection-style Process Group Membership Protocol](http://www.cs.cornell.edu/~asdas/research/dsn02-swim.pdf)
1111

1212
# Epidemic broadcast
1313
* [Large-Scale Newscast Computing on the Internet ](http://www.soc.napier.ac.uk/~benp/dream/dreampaper17.pdf)
1414
* [Bimodal Multicast](http://www.csl.mtu.edu/cs6461/www/Reading/Birman99.pdf)
15-
* [Efficient Reconciliation and Flow Control for Anti-Entropy Protocols](http://idning-paper.googlecode.com/svn/trunk/reference/ignore/Scuttlebutt_Efficient_reconciliation_and_flow_control_for_anti-entropy_protocols.pdf)
15+
* [Efficient Reconciliation and Flow Control for Anti-Entropy Protocols](http://www.cs.cornell.edu/home/rvr/papers/flowgossip.pdf)
1616
* [Epidemic Broadcast Trees](http://www.gsd.inesc-id.pt/~ler/reports/srds07.pdf)
1717

1818
# Failure Detectors

0 commit comments

Comments
 (0)