This repository contains the code and the data generators for the paper
"Evaluating Stream Processing Autoscalers" by George Siachamis et al. (DEBS 2024),
and the 4-pager preliminary workshop paper
"Towards Evaluating Stream Processing Autoscalers" by George Siachamis et al. (SMDB 2023).
Experiments are performed usign the following NexMark queries:
- Q1
- Q2
- Q3
- Q5
- Q11
All queries are adapted to use Kafka as ingress/egress.
Experiments are performed using the following auto scalers:
- DS2
- Dhalion
- HPA
- HPA-Vargas
Instructions on how to deploy and use the experimental framework are include in the deployment directory.
After deployment, data can be retrieved using the scripts found in /data_processing/.