mirror of
https://github.com/vacp2p/10ksim.git
synced 2025-02-23 11:38:51 +00:00
26 lines
782 B
Markdown
26 lines
782 B
Markdown
|
# Distributed deployer framework (Template name)
|
||
|
|
||
|
**Python Version**: 3.11.5
|
||
|
|
||
|
### Main objectives
|
||
|
- [ ] Automatic deployment of any P2P utils
|
||
|
- [ ] Deployment of 10k Gossipsub / Waku relay nodes
|
||
|
- [ ] Bandwidth usage per node
|
||
|
- [ ] Log data for analysis
|
||
|
### Secondary objectives
|
||
|
- [ ] Add QoS parameter support to the 10k tool
|
||
|
- [ ] Run further Waku protocols:
|
||
|
- [ ] Filter
|
||
|
- [ ] Lightpush
|
||
|
- [ ] Store
|
||
|
- [ ] Peer exchange
|
||
|
|
||
|
## Acknowledgment
|
||
|
|
||
|
Inspired in the [Codex](https://codex.storage/) framework https://github.com/codex-storage/cs-codex-dist-tests
|
||
|
|
||
|
**Original Authors**:
|
||
|
- [Ben Bierens](https://github.com/benbierens)
|
||
|
- [Slava Doina](https://github.com/veaceslavdoina)
|
||
|
- [Shaun Orssaud](https://github.com/Shorssaud)
|
||
|
- [Eric Mastro](https://github.com/Shorssaud)
|