mirror of
https://github.com/vacp2p/10ksim.git
synced 2025-02-23 03:28:26 +00:00
26 lines
782 B
Markdown
26 lines
782 B
Markdown
# Distributed deployer framework (Template name)
|
|
|
|
**Python Version**: 3.11.5
|
|
|
|
### Main objectives
|
|
- [X] Automatic deployment of any P2P utils
|
|
- [X] Deployment of 10k Gossipsub / Waku relay nodes
|
|
- [X] Bandwidth usage per node
|
|
- [X] 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) |