-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Labels
ClientSee https://miro.com/app/board/uXjVNZ03E-c=/ for detailsSee https://miro.com/app/board/uXjVNZ03E-c=/ for details
Description
Questions which affect scalability and correctness of downloads:
Question 1. Does bootstrapping create hotspots for large swarms?
We currently bootstrap from the DHT but I don't understand if:
- the DHT returns the entire swarm or a subset of it;
- in case of the latter, if we get a randomized subset or always the same nodes, creating hotspots.
Question 2. How does neighborhood maintenance work?
We don't seem to guarantee that a minimum (or maximum) degree is maintained. Need to investigate and fix that.
Metadata
Metadata
Assignees
Labels
ClientSee https://miro.com/app/board/uXjVNZ03E-c=/ for detailsSee https://miro.com/app/board/uXjVNZ03E-c=/ for details