From 31adef02f3fd5d24bf01c6a8b6156b7cbee2f2db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Henning?= <soeren.henning@email.uni-kiel.de> Date: Mon, 18 Jul 2022 16:19:18 +0200 Subject: [PATCH] Update publications and contributors --- docs/project-info.md | 2 ++ docs/publications.md | 1 + 2 files changed, 3 insertions(+) diff --git a/docs/project-info.md b/docs/project-info.md index 923df7fd8..d1afcdf64 100644 --- a/docs/project-info.md +++ b/docs/project-info.md @@ -20,11 +20,13 @@ Theodolite's internal development including issue boards, merge requests and ext ## Contributors * [Sören Henning](https://www.se.informatik.uni-kiel.de/en/team/soeren-henning-m-sc) (Maintainer) +* [Nico Biernat](https://github.com/NicoBiernat) * [Jan Bensien](https://oceanrep.geomar.de/id/eprint/52342/) * [Lorenz Boguhn](https://github.com/lorenzboguhn) * [Simon Ehrenstein](https://github.com/sehrenstein) * [Willi Hasselbring](https://www.se.informatik.uni-kiel.de/en/team/prof.-dr.-wilhelm-willi-hasselbring) * [Tobias Pfandzelter](https://pfandzelter.com/) +* [Julia Rossow](https://www.linkedin.com/in/julia-rossow/) * [Björn Vonheiden](https://github.com/bvonheid) * [Benedikt Wetzel](https://github.com/benediktwetzel) * [Max Wiedenhöft](https://www.linkedin.com/in/maxwiedenhoeft/) diff --git a/docs/publications.md b/docs/publications.md index 418476901..ac811da47 100644 --- a/docs/publications.md +++ b/docs/publications.md @@ -15,3 +15,4 @@ Below you can find a list of publications that are directly related to Theodolit * S. Henning, B. Wetzel, and W. Hasselbring. “[Reproducible Benchmarking of Cloud-Native Applications With the Kubernetes Operator Pattern](http://ceur-ws.org/Vol-3043/short5.pdf)â€. In: *Symposium on Software Performance*. 2021. * S. Henning and W. Hasselbring. “[How to Measure Scalability of Distributed Stream Processing Engines?](https://research.spec.org/icpe_proceedings/2021/companion/p85.pdf)†In: *Companion of the ACM/SPEC International Conference on Performance Engineering*. 2021. DOI: [10.1145/3447545.3451190](https://doi.org/10.1145/3447545.3451190). * S. Henning and W. Hasselbring. “[Theodolite: Scalability Benchmarking of Distributed Stream Processing Engines in Microservice Architectures](https://arxiv.org/abs/2009.00304)â€. In: *Big Data Research* 25 (2021). DOI: [10.1016/j.bdr.2021.100209](https://doi.org/10.1016/j.bdr.2021.100209). +* S. Henning and W. Hasselbring. “[Toward Efficient Scalability Benchmarking of Event-Driven Microservice Architectures at Large Scale](https://www.performance-symposium.org/fileadmin/user_upload/palladio-conference/2020/Papers/SSP2020_paper_14.pdf)â€. In: *Softwaretechnik-Trends,* 40 (3) (2020). Symposium on Software Performance 2020. -- GitLab