mirror of https://github.com/logos-co/roadmap.git
49 lines
1.1 KiB
Markdown
49 lines
1.1 KiB
Markdown
---
|
|
title: "10k Node Cluster"
|
|
description: "Run 10,000 Waku nodes in one cluster, with a pipeline for analysis and measurements."
|
|
---
|
|
## `vac:dst:deployment-and-analysis:waku:10k`
|
|
---
|
|
|
|
```mermaid
|
|
%%{
|
|
init: {
|
|
'theme': 'base',
|
|
'themeVariables': {
|
|
'primaryColor': '#BB2528',
|
|
'primaryTextColor': '#fff',
|
|
'primaryBorderColor': '#7C0000',
|
|
'lineColor': '#F8B229',
|
|
'secondaryColor': '#006100',
|
|
'tertiaryColor': '#fff'
|
|
}
|
|
}
|
|
}%%
|
|
gantt
|
|
tickInterval 1month
|
|
dateFormat YYYY-MM-DD
|
|
section Status
|
|
10k: 2024-05-01, 2024-11-01
|
|
```
|
|
|
|
- status: 90%
|
|
- CC: Wings
|
|
|
|
### Description
|
|
|
|
Run 10,000 Waku nodes actively passing messages in one network.
|
|
|
|
Gather bandwidth details, deliverability rate, retrieval times. Measure reliability, improve reliability and document deployment and analysis processes.
|
|
|
|
Gather QoS details such as latency, dropped packets, etc.
|
|
|
|
### Justification
|
|
|
|
### Deliverables
|
|
Documentation of both the deployment process and actual deployments.
|
|
|
|
Useful analytics for the Waku team that can be used to improve the Waku software.
|
|
|
|
Research articles such as blog posts about the large scale clusters.
|
|
|