-
Notifications
You must be signed in to change notification settings - Fork 2
Open Problem: Routing at Scale (1M, 10M, 100M, 1B.. nodes) #4
Conversation
OPEN_PROBLEMS/ROUTING_AT_SCALE.md
Outdated
### What defines a complete solution? | ||
> What hard constraints should it obey? Are there additional soft constraints that a solution would ideally obey? | ||
|
||
A complete solution here should involve the following elements: | ||
|
||
- A Multi-Layer DHT, whose separate components are *topologically embedded* in the underlying topology |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is already a potential solution. A requirement should not constrain the solutions to a box, rather define what we believe it is needed to achieve the scale we want (for example: handle churn of multiple millions of nodes)
Ah!! @yiannisbot just realized now that I was missing to click the box "submit review". Now I understand why you were asking for my review last week and I gave you my surprised answer saying "I already gave you the review". My apologies |
:)) No problem and thanks for the comments. Fair points! Will update asap and release next version. |
Major revision of short and long description.
A second one to follow shortly.
I have incorporated all comments. This reads very nicely now I believe, it covers all essential points. @daviddias: could you do another pass? |
@aschmahmann: I've assigned a review for this open problem to you - if you could have a quick look to see if we're missing something essential, that'd be fantastic! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome work @yiannisbot!! :D
@yiannisbot looks pretty good to me! A few brief thoughts/points (mostly about Kademlia):
|
No description provided.