mirror of https://github.com/acid-info/vac.dev.git
Update _posts/2020-02-10-waku-current-state.md
Co-Authored-By: Dean Eigenmann <dean.eigenmann@icloud.com>
This commit is contained in:
parent
30d637da49
commit
2bf8859d95
|
@ -62,7 +62,7 @@ As far as we know right now, these are the bottlenecks we have:
|
||||||
|
|
||||||
- Immediate bottleneck - Receive bandwidth for end user clients (aka ‘Fixing Whisper with Waku’)
|
- Immediate bottleneck - Receive bandwidth for end user clients (aka ‘Fixing Whisper with Waku’)
|
||||||
- Very likely bottleneck - Nodes and cluster capacity (aka ‘DNS based node discovery’)
|
- Very likely bottleneck - Nodes and cluster capacity (aka ‘DNS based node discovery’)
|
||||||
- Bottleneck 3 - Full node traffic (aka ‘the routing / partition problem’)
|
- Conjecture but not unlikely to appear- Full node traffic (aka ‘the routing / partition problem’)
|
||||||
|
|
||||||
We've already seen the first bottleneck being discussed in the initial post. Dean wrote a post on [DNS based discovery](https://vac.dev/dns-based-discovery) which explains how we will address the likely second bottleneck. More on the third one in future posts.
|
We've already seen the first bottleneck being discussed in the initial post. Dean wrote a post on [DNS based discovery](https://vac.dev/dns-based-discovery) which explains how we will address the likely second bottleneck. More on the third one in future posts.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue