Proceedings paper

Title:
Towards Systematic Live Experimentation in Software-intensive Systems of Systems
Authors:
I. Gerostathopoulos, T. Bureš, S. Schmid, V. Horký, C. Prehofer, P. Tůma
Publication:
Proceedings of the International Colloquium on Software-intensive Systems-of-Systems at 10th European Conference on Software Architecture
DOI:
Year:
2016
ISBN:
978-1-4503-6399-0
Link:

Abstract:
As the size, variation, and sophistication of software-intensive systems-of-systems grows, so does the uncertainty inherent to their design and development. To deal with this issue, we propose a framework for systematic experimentation based on declarative specification connected with system architecture. The focus is on how to specify experiments that allow systematic exploration of the space of alternative configurations at runtime. Since such experiments should be launched on live systems, extra care needs to be taken in preventing damages when experimenting with the systems. Therefore, we also focus on how to quantify the direct and the indirect cost associated with each experiment execution (which needs to be included in a cost-benefit analysis for system adaptation) and on how to gradually roll out an experiment via a number of different stages. We use the development of a route planner system as an example to motivate and exemplify our approach.

BibTeX:
@inproceedings{gerostathopoulos_towards_2016,
    title = {{Towards Systematic Live Experimentation in Software-intensive Systems of Systems}},
    author = {Gerostathopoulos, Ilias and Bures, Tomas and Schmid, Sanny and Horky, Vojtech and Prehofer, Christian and Tuma, Petr},
    year = {2016},
    booktitle = {{Proceedings of the International Colloquium on Software-intensive Systems-of-Systems at 10th European Conference on Software Architecture}},
    publisher = {ACM},
    series = {{SiSoS@ECSA '16}},
    location = {New York, NY, USA},
    doi = {10.1145/3175731.3176175},
    isbn = {978-1-4503-6399-0},
    pages = {7:1--7:7},
    url = {http://doi.acm.org/10.1145/3175731.3176175},
}