Go to file
Benjamin Arntzen 7f95301509 Various fixes 2024-09-22 21:35:24 -04: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 Various fixes 2024-09-22 21:35:24 -04:00
src Update waku tracer to version 0.28 (#34) 2024-06-12 22:02:27 +02:00
.gitignore Check in 2024-08-12 15:43:09 +01: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 Ignore columns option for plotting (#32) 2024-06-11 14:48:18 +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: