parsa-epfl / cloudsuite

A Benchmark Suite for Cloud Services.
http://cloudsuite.ch
Other
210 stars 121 forks source link

set a limit for maximum concurrent clients in media streaming #440

Open aansaarii opened 9 months ago

aansaarii commented 9 months ago

This PR adds the feature to the Media Streaming benchmark to limit the number of concurrent clients. It would be useful to control the throughput of the benchmark because, without this feature, throughput can keep increasing without any limit until it touches the network bandwidth or the computational capability of the server.

branylagaffe commented 8 months ago

LGTM, did not test