If I look at Quick start - Multi server mode example from readme
$ python transperf.zip -v -x -c sample_config root@host1 root@host2 root@host3
which node is sender vs which one is receiver our of host1, host2 and host3?
I assume sender nodes are the ones we are testing from transport protocol performance pov.
A little more clarity in documentation could help. :-)
If I look at
Quick start - Multi server modeexample from readme$ python transperf.zip -v -x -c sample_config root@host1 root@host2 root@host3
which node is sender vs which one is receiver our of host1, host2 and host3?
I assume sender nodes are the ones we are testing from transport protocol performance pov.
A little more clarity in documentation could help. :-)