Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 1.23 KB

README.md

File metadata and controls

24 lines (12 loc) · 1.23 KB

DOI

Quantitative evaluation of software rejuvenation of a pool of service replicas

This repository is a companion page for the following publication accepted to the 16th International Workshop on Software Aging and Rejuvenation (WoSAR 2024):

Leonardo Scommegna, Marco Becattini, Giovanni Fontani, Leonardo Paroli, and Enrico Vicario. 2024. Quantitative evaluation of software rejuvenation of a pool of service replicas. In 16th International Workshop on Software Aging and Rejuvenation (WoSAR 2024), October 28-31, 2024, Tsukuba, Japan.

It contains the implementation of the two models and all the material required for replicating the study, including: xpn files and corresponding java classes of the coordinated and uncoordinated rejuvenation strategies, the script to conduct the experiments, raw data and final results.

Oris Models

The Oris models used for the experimentation are available here.

Java code and results

The source code for the experimentation is available here while the experimental results are available here.