Go to file
Alberto Soutullo 07ef73dd58
Update yamls (#29)
2024-05-24 13:59:15 +02:00
accelerated_deployment Update yamls (#29) 2024-05-24 13:59:15 +02:00
data_analysis Added analysis scripts 2023-12-04 19:22:02 +01:00
debug_image Add accelerated deployment publisher 2024-03-04 13:43:35 +00:00
deployment [Maybe] fix dns 2024-02-29 13:05:28 +00:00
src Add new parameter for selecting how many datapoints we will add to the plots (#28) 2024-05-24 11:56:38 +02:00
.gitignore Initial Commit 2023-09-13 16:28:00 +02:00
README.md Added readme for plotter. 2024-03-14 15:17:55 +01:00
main.py Improved logging and error checking (#26) 2024-05-23 15:50:24 +02:00
requirements.txt Cleaned plotter and modified yaml file. Also added np to requirements 2024-03-14 15:17:19 +01:00
scrape.yaml Add new parameter for selecting how many datapoints we will add to the plots (#28) 2024-05-24 11:56:38 +02:00

README.md

Distributed deployer framework (Template name)

Python Version: 3.11.5

Yaml config:

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: