avadapal a5379daf02 docker stuff il y a 2 ans
..
Dockerfile a5379daf02 docker stuff il y a 2 ans
README.md a5379daf02 docker stuff il y a 2 ans
build-docker.sh a5379daf02 docker stuff il y a 2 ans
cleanup.sh a5379daf02 docker stuff il y a 2 ans
experiments-online.sh a5379daf02 docker stuff il y a 2 ans
experiments.sh a5379daf02 docker stuff il y a 2 ans
run-docker.sh a5379daf02 docker stuff il y a 2 ans
set-networking.sh a5379daf02 docker stuff il y a 2 ans
unset-networking.sh a5379daf02 docker stuff il y a 2 ans

README.md

  • ./build-docker.sh builds the docker image
  • ./run-docker.sh launches three docker containers for parties P2, P0, and P1
  • ./set-networking.sh sets up the latencies and bandwidth constraints among the three docker containers launched; pass arguments of latency and bandwidth (e.g., ./set-networking.sh 1ms 40mbit). ./unset-networking.sh removes the latency and bandwidth settings.
  • ./experiments.sh runs the three parties
  • ./cleanup.sh stops the three dockers