Go to file
Alberto Soutullo 3ce6d8c4aa
Add DNS resolve time
2024-02-08 19:15:36 +01:00
data_analysis Added analysis scripts 2023-12-04 19:22:02 +01:00
deployment Add DNS resolve time 2024-02-08 19:15:36 +01:00
.gitignore Initial Commit 2023-09-13 16:28:00 +02:00
README.md Added deployment scripts 2023-12-04 19:21:29 +01:00
main.py Initial Commit 2023-09-13 16:28:00 +02:00
requirements.txt Added deployment scripts 2023-12-04 19:21:29 +01:00

README.md

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 framework https://github.com/codex-storage/cs-codex-dist-tests

Original Authors: