Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Franz Brosch is active.

Publication


Featured researches published by Franz Brosch.


IEEE Transactions on Software Engineering | 2012

Architecture-Based Reliability Prediction with the Palladio Component Model

Franz Brosch; Heiko Koziolek; Barbora Buhnova; Ralf H. Reussner

With the increasing importance of reliability in business and industrial software systems, new techniques of architecture-based reliability engineering are becoming an integral part of the development process. These techniques can assist system architects in evaluating the reliability impact of their design decisions. Architecture-based reliability engineering is only effective if the involved reliability models reflect the interaction and usage of software components and their deployment to potentially unreliable hardware. However, existing approaches either neglect individual impact factors on reliability or hard-code them into formal models, which limits their applicability in component-based development processes. This paper introduces a reliability modeling and prediction technique that considers the relevant architectural factors of software systems by explicitly modeling the system usage profile and execution environment and automatically deriving component usage profiles. The technique offers a UML-like modeling notation whose models are automatically transformed into a formal analytical model. Our work builds upon the Palladio Component Model (PCM), employing novel techniques of information propagation and reliability assessment. We validate our technique with sensitivity analyses and simulation in two case studies. The case studies demonstrate effective support of usage profile analysis and architectural configuration ranking, together with the employment of reliability-improving architecture tactics.


international conference on quality software | 2010

Parameterized reliability prediction for component-based software architectures

Franz Brosch; Heiko Koziolek; Barbora Buhnova; Ralf H. Reussner

Critical properties of software systems, such as reliability, should be considered early in the development, when they can govern crucial architectural design decisions. A number of design-time reliability-analysis methods has been developed to support this task. However, the methods are often based on very low-level formalisms, and the connection to different architectural aspects (e.g., the system usage profile) is either hidden in the constructs of a formal model (e.g., transition probabilities of a Markov chain), or even neglected (e.g., resource availability). This strongly limits the applicability of the methods to effectively support architectural design. Our approach, based on the Palladio Component Model (PCM), integrates the reliability-relevant architectural aspects in a highly parameterized UML-like model, which allows for transparent evaluation of architectural design options. It covers the propagation of the system usage profile throughout the architecture, and the impact of the execution environment, which are neglected in most of the existing approaches. Before analysis, the model is automatically transformed into a formal Markov model in order to support effective analytical techniques to be employed. The approach has been validated against a reliability simulation of a distributed Business Reporting System.


quality of software architectures | 2011

Reliability prediction for fault-tolerant software architectures

Franz Brosch; Barbora Buhnova; Heiko Koziolek; Ralf H. Reussner

Software fault tolerance mechanisms aim at improving the reliability of software systems. Their effectiveness (i.e., reliability impact) is highly application-specific and depends on the overall system architecture and usage profile. When examining multiple architecture configurations, such as in software product lines, it is a complex and error-prone task to include fault tolerance mechanisms effectively. Existing approaches for reliability analysis of software architectures either do not support modelling fault tolerance mechanisms or are not designed for an efficient evaluation of multiple architecture variants. We present a novel approach to analyse the effect of software fault tolerance mechanisms in varying architecture configurations. We have validated the approach in multiple case studies, including a large-scale industrial system, demonstrating its ability to support architecture design, and its robustness against imprecise input data.


Electronic Notes in Theoretical Computer Science | 2009

Parameter Dependencies for Component Reliability Specifications

Heiko Koziolek; Franz Brosch

Predicting the reliability of a software system at an architectural level during early design stages can help to make systems more dependable and avoid costs for fixing the implementation. Existing reliability prediction methods for component-based systems use Markov models and assume that the software architect can provide the transition probabilities between individual components. This is however not possible if the components are black boxes, only at the design stage, or not available for testing. We propose a new modelling formalism that includes parameter dependencies into software component reliability specifications. It allows the software architect to only model a system-level usage profile (i.e., parameter values and call frequencies), which a tool then propagates to individual components to determine the transition probabilities of the Markov model. We demonstrate the applicability of our approach by modelling the reliability of a retail management system and conduct reliability predictions.


international workshop on quality of service | 2009

Optimising multiple quality criteria of service-oriented software architectures

Anne Martens; Franz Brosch; Ralf H. Reussner

Quantitative prediction of quality criteria (i.e. extra-functional properties such as performance, reliability, and cost) of service-oriented architectures supports a systematic software engineering approach. However, various degrees of freedom in building a software architecture span a large, discontinuous design space. Currently, solutions with a good trade-off between multiple quality criteria have to be found manually. We propose an automated approach to search the design space by modifying the architectural models, to improve the architecture with respect to multiple quality criteria, and to find optimal architectural models. The found optimal architectural models can be used as an input for trade-off analyses and thus allow systematic engineering of high-quality software architectures. Using this approach, the design of a high-quality component-based software system is eased for the software architect and thus saves cost and effort. Our approach applies a multi-criteria genetic algorithm to software architectures modelled with the Palladio Component Model (PCM). Currently, the method supports quantitative performance and reliability prediction, but it can be extended to other quality properties such as cost as well.


Archive | 2012

Integrated Software Architecture-Based Reliability Prediction for IT Systems

Franz Brosch

With the increasing importance of reliability in business and industrial IT systems, new techniques for architecture-based software reliability prediction are becoming an integral part of the development process. This dissertation thesis introduces a novel reliability modelling and prediction technique that considers the software architecture with its component structure, control and data flow, recovery mechanisms, its deployment to distributed hardware resources and the system´s usage profile.


Electronic Notes in Theoretical Computer Science | 2010

Combining Architecture-based Software Reliability Predictions with Financial Impact Calculations

Franz Brosch; Ralf Gitzel; Heiko Koziolek; Simone Krug

Software failures can lead to substantial costs for the user. Existing models for software reliability prediction do not provide much insight into this financial impact. Our approach presents a first step towards the integration of reliability prediction from the IT perspective and the business perspective. We show that failure impact should be taken into account not only at their date of occurrence but already in the design stage of the development. First we model cost relevant business processes as well as the associated IT layer and then connect them to failure probabilities. Based on this we conduct a reliability and cost estimation. The method is illustrated by a case study.


international conference on service oriented computing | 2011

Quality prediction in service composition frameworks

Benjamin Klatt; Franz Brosch; Zoya Durdik; Christoph Rathfelder

With the introduction of services, software systems have become more flexible as new services can easily be composed from existing ones. Service composition frameworks offer corresponding functionality and hide the complexity of the underlying technologies from their users. However, possibilities for anticipating quality properties of composed services before their actual operation are limited so far. While existing approaches for model-based software quality prediction can be used by service composers for determining realizable Quality of Service (QoS) levels, integration of such techniques into composition frameworks is still missing. As a result, high effort and expert knowledge is required to build the system models required for prediction. In this paper, we present a novel service composition process that includes QoS prediction for composed services as an integral part. Furthermore, we describe how composition frameworks can be extended to support this process. With our approach, systematic consideration of service quality during the composition process is naturally achieved, without the need for detailed knowledge about the underlying prediction models. To evaluate our work and validate its applicability in different domains, we have integrated QoS prediction support according to our process in two composition frameworks --- a large-scale SLA management framework and a service mashup platform.


Archive | 2011

Software Performance and Reliability Prediction

Franz Brosch

In the vision of SLA@SOI, providers of software services give guarantees as to the specific quality of service (QoS) properties for the services they offer. These properties may relate to performance, reliability, or to other quality characteristics of the offered services. Service level agreements (SLAs) capture the QoS guarantees and represent a contract between service providers and service customers.


Archive | 2009

Design-Time Reliability Prediction for Software Systems

Franz Brosch; Barbora Zimmerova

Collaboration


Dive into the Franz Brosch's collaboration.

Top Co-Authors

Avatar

Ralf H. Reussner

Karlsruhe Institute of Technology

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Benjamin Klatt

Center for Information Technology

View shared research outputs
Top Co-Authors

Avatar

Christoph Rathfelder

Center for Information Technology

View shared research outputs
Top Co-Authors

Avatar

Anne Martens

Karlsruhe Institute of Technology

View shared research outputs
Top Co-Authors

Avatar

Ralf Gitzel

University of Mannheim

View shared research outputs
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Simone Krug

University of Mannheim

View shared research outputs
Top Co-Authors

Avatar

Zoya Durdik

Center for Information Technology

View shared research outputs
Researchain Logo
Decentralizing Knowledge