summaryrefslogtreecommitdiff
path: root/src/Network/BitTorrent/DHT/Readme.md
blob: e2352f107aa48c79ac109a4eb62457ef0d379b40 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
References
==========

Some good references excluding BEPs:

* [Kademlia wiki page][kademlia-wiki]
* [Kademlia: A Peer-to-peer Information System Based on the XOR Metric][kademlia-paper]
* [BitTorrent Mainline DHT Measurement][mldht]
* Profiling a Million User DHT. (paper)

[kademlia-wiki]: http://en.wikipedia.org/wiki/Kademlia
[kademlia-paper]: http://pdos.csail.mit.edu/~petar/papers/maymounkov-kademlia-lncs.pdf
[mldht]: http://www.cs.helsinki.fi/u/jakangas/MLDHT/