dcgym/iroko

Move flow measurements to end hosts.

fruffy opened this issue · 0 comments

Instead of sampling hosts from centralized switches, hosts should notify the arbiter of intention to send a flow to a location. Path can be inferred by the arbiter. This is much more lightweight.
In addition, a queue sampling approach such as SIMON (NSDI'19) can be used.