We present additional parameters about our test topologies. It includes parallelism degrees but also CPU and memory load settings used by the Resource Aware Scheduler.
We make a distinction between the star topology and the others. Indeed, the star topology contains multiple sources and multiple sinks. In our experiments, we choose to set three sources and three sinks.
We configure operators in order to have equivalent ratio between average capacity of sinks and input stream rate no matter the topology we test.
Experimental parameters are summarized in following tables:
Main parameters
window size | 60s |
monitoring frequency | 10s |
Θmin | 0.3 |
Θmax | 0.8 |
processing timeout | 30s |
combine strategy | max |
|
Parameters of operators for Linear and Diamond topologies
| intermediate | sink |
average latency | 2ms | 80ms |
min degree | 1 | 1 |
expert degree | 1 | 8 |
max degree | 8 | 8 |
CPU load | 20.0 | 80.0 |
memory load | 256Mb | 512Mb |
|
Parameters of operators for Star topology
| intermediate | sink |
average latency | 2ms | 240ms |
min degree | 1 | 1 |
expert degree | 1 | 8 |
max degree | 8 | 8 |
CPU load | 20.0 | 30.0 |
memory load | 256Mb | 512Mb |
|