/innetwork-agg-task

This is a simple task to run a in-network aggregation simulation in ns3.

Primary LanguageC++

A Simple in-network Aggregation System

Background

Install

This is a simple simulation testbed based on ns3-quic. So you must install ns3-quic quic-ns3 3.37 gquic-ns3 3.33 first.

copy innetwork-train into src/

replace quic in gquic-ns3 3.33 with the quiu folder

copy testscript.ipynb into ns-3.37

copy topofile into ns-3.37

Usage

After install, you can run the jupyter file directly.

Todo List

  • install quic-ns3
  • create topology
  • implement AVG primitive
  • optimize AVG primitive