4
votes
2answers
247 views
How to robustly, but minimally, distribute items across a peer-to-peer system
If one has a peer-to-peer system that can be queried, one would like to
reduce the total number of queries across the network (by distributing "popular" items widely and "simila …
