Open ish-xyz opened 2 years ago
Serve content through a distributed hash table and get rid of the scheduler, probably something for v1 not for the MVP
chosen DHT https://pdos.csail.mit.edu/~petar/papers/maymounkov-kademlia-lncs.pdf
see also -> http://www.bittorrent.org/beps/bep_0005.html
Serve content through a distributed hash table and get rid of the scheduler, probably something for v1 not for the MVP