You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1) on both sender and receiver endpoints, added new thread to manage the throughput (collect "number of bytes transferred" periodically and calculate the real-time throughput)
2) updated tcpstream and udpstream streams to make them report "number of bytes transferred" to its data structure so that the throughtput_management thread cal collect that number from those test streams.
0 commit comments