Jóakim von Kistowski, Nikolas Herbst, Samuel Kounev, Henning Groenda,
Christian Stier, and Stebastian Lehrig.
Modeling and Extracting Load Intensity Profiles.
ACM Transactions on Autonomous and Adaptive Systems (TAAS),
2017, ACM, New York, NY, USA.
To Appear.
[ bib | Abstract ]
Today's system developers and operators face the challenge of creating software systems that make efficient use of dynamically allocated resources under highly variable and dynamic load profiles, while at the same time delivering reliable performance. Autonomic controllers, e.g., an advanced auto-scaling mechanism in a cloud computing context, can benefit from an abstracted load model as knowledge to reconfigure on time and precisely. Existing workload characterization approaches have limited support to capture variations the inter-arrival times of incoming work units over time (i.e., a variable load profile). For example, industrial and scientific benchmarks support constant or stepwise increasing load, or inter-arrival times defined by statistical distributions or recorded traces. These options show shortcomings either in representative character of load variation patterns or in abstraction and flexibility of their format. In this article, we present the Descartes Load Intensity Model (DLIM) approach addressing these issues. DLIM provides a modeling formalism for describing load intensity variations over time. A DLIM instance is a compact formal description of a load intensity trace. DLIM-based tools provide features for benchmarking, performance and recorded load intensity trace analysis. As manually obtaining and maintaining DLIM instances becomes time consuming, we contribute three automated extraction methods and devised metrics for comparison and method selection. We discuss how these features are used to enhance system management approaches for adaptations during run-time, and how they are integrated into simulation contexts and enable benchmarking of elastic or adaptive behavior. We show that automatically extracted DLIM instances exhibit an average modeling error of 15.2% over ten different real-world traces that cover between two weeks and seven months. These results underline DLIM model expressiveness. In terms of accuracy and processing speed, our proposed extraction methods for the descriptive models are comparable to existing time series decomposition methods. Additionally, we illustrate DLIM applicability by outlining approaches of workload modeling in systems engineering that employ or rely on our proposed load intensity modeling formalism.
Axel Busch, Qais Noorshams, Samuel Kounev, Anne Koziolek, Ralf Reussner, and
Erich Amrehn.
Automated workload characterization for i/o performance analysis in
virtualized environments.
In Software Engineering 2016, Fachtagung des GI-Fachbereichs
Softwaretechnik, 2016, pages 27-28.
[ bib |
.html |
.pdf ]
Nikolas Roman Herbst, Samuel Kounev, Andreas Weber, and Henning Groenda.
BUNGEE: An Elasticity Benchmark for Self-Adaptive IaaS Cloud
Environments.
In Proceedings of the 10th International Symposium on Software
Engineering for Adaptive and Self-Managing Systems (SEAMS 2015), Firenze,
Italy, May 18-19, 2015.
Acceptance rate: 29%.
[ bib |
slides |
.pdf | Abstract ]
Today's infrastructure clouds provide resource elasticity (i.e. auto-scaling) mechanisms enabling self-adaptive resource provisioning to reflect variations in the load intensity over time. These mechanisms impact on the application performance, however, their effect in specific situations is hard to quantify and compare. To evaluate the quality of elasticity mechanisms provided by different platforms and configurations, respective metrics and benchmarks are required. Existing metrics for elasticity only consider the time required to provision and deprovision resources or the costs impact of adaptations. Existing benchmarks lack the capability to handle open workloads with realistic load intensity profiles and do not explicitly distinguish between the performance exhibited by the provisioned underlying resources, on the one hand, and the quality of the elasticity mechanisms themselves, on the other hand. In this paper, we propose reliable metrics for quantifying the timing aspects and accuracy of elasticity. Based on these metrics, we propose a novel approach for benchmarking the elasticity of Infrastructure-as-a-Service (IaaS) cloud platforms independent of the performance exhibited by the provisioned underlying resources. We show that the proposed metrics provide consistent ranking of elastic platforms on an ordinal scale. Finally, we present an extensive case study of real-world complexity demonstrating that the proposed approach is applicable in realistic scenarios and can cope with different levels of resource efficiency.
Fabian Brosig, Philipp Meier, Steffen Becker, Anne Koziolek, Heiko Koziolek,
and Samuel Kounev.
Quantitative evaluation of model-driven performance analysis and
simulation of component-based architectures.
Software Engineering, IEEE Transactions on, 41(2):157-175, Feb
2015.
[ bib |
DOI | Abstract ]
During the last decade, researchers have proposed a number of model transformations enabling performance predictions. These transformations map performance-annotated software architecture models into stochastic models solved by analytical means or by simulation. However, so far, a detailed quantitative evaluation of the accuracy and efficiency of different transformations is missing, making it hard to select an adequate transformation for a given context. This paper provides an in-depth comparison and quantitative evaluation of representative model transformations to, e.g., Queueing Petri Nets and Layered Queueing Networks. The semantic gaps between typical source model abstractions and the different analysis techniques are revealed. The accuracy and efficiency of each transformation are evaluated by considering four case studies representing systems of different size and complexity. The presented results and insights gained from the evaluation help software architects and performance engineers to select the appropriate transformation for a given context, thus significantly improving the usability of model transformations for performance prediction.
Qais Noorshams, Axel Busch, Samuel Kounev, and Ralf Reussner.
The Storage Performance Analyzer: Measuring, Monitoring, and
Modeling of I/O Performance in Virtualized Environments.
In Proceedings of the 6th ACM/SPEC International Conference on
Performance Engineering, Austin, Texas, USA, 2015, ICPE '15.
[ bib |
DOI |
http |
.pdf ]
Axel Busch, Qais Noorshams, Samuel Kounev, Anne Koziolek, Ralf Reussner, and
Erich Amrehn.
Automated Workload Characterization for I/O Performance Analysis in
Virtualized Environments.
In Proceedings of the ACM/SPEC International Conference on
Performance Engineering, Austin, Texas, USA, 2015, ICPE '15, pages 265-276.
ACM, New York, NY, USA.
2015, Acceptance Rate (Full Paper): 15/56 = 27%.
[ bib |
DOI |
http |
.pdf | Abstract ]
Next generation IT infrastructures are highly driven by virtualization technology. The latter enables flexible and efficient resource sharing allowing to improve system agility and reduce costs for IT services. Due to the sharing of resources and the increasing requirements of modern applications on I/O processing, the performance of storage systems is becoming a crucial factor. In particular, when migrating or consolidating different applications the impact on their performance behavior is often an open question. Performance modeling approaches help to answer such questions, a prerequisite, however, is to find an appropriate workload characterization that is both easy to obtain from applications as well as sufficient to capture the important characteristics of the application. In this paper, we present an automated workload characterization approach that extracts a workload model to represent the main aspects of I/O-intensive applications using relevant workload parameters, e.g., request size, read-write ratio, in virtualized environments. Once extracted, workload models can be used to emulate the workload performance behavior in real-world scenarios like migration and consolidation scenarios. We demonstrate our approach in the context of two case studies of representative system environments. We present an in-depth evaluation of our workload characterization approach showing its effectiveness in workload migration and consolidation scenarios. We use an IBM System z equipped with an IBM DS8700 and a Sun Fire system as state-of-the-art virtualized environments. Overall, the evaluation of our workload characterization approach shows promising results to capture the relevant factors of I/O-intensive applications.
Samuel Kounev, Fabian Brosig, and Nikolaus Huber.
The Descartes Modeling Language.
Technical report, Department of Computer Science, University of
Wuerzburg, October 2014.
[ bib |
http |
http |
.pdf | Abstract ]
This technical report introduces the Descartes Modeling Language (DML), a new architecture-level modeling language for modeling Quality-of-Service (QoS) and resource management related aspects of modern dynamic IT systems, infrastructures and services. DML is designed to serve as a basis for self-aware resource management during operation ensuring that system QoS requirements are continuously satisfied while infrastructure resources are utilized as efficiently as possible.
Rouven Krebs, Simon Spinner, Nadia Ahmed, and Samuel Kounev.
Resource Usage Control In Multi-Tenant Applications.
In Proceedings of the 14th IEEE/ACM International Symposium on
Cluster, Cloud and Grid Computing (CCGrid 2014), Chicago, IL, USA, May 26,
2014. IEEE/ACM.
May 2014, Accepted for Publication.
[ bib |
.pdf | Abstract ]
Multi-tenancy is an approach to share one application instance among multiple customers by providing each of them a dedicated view. This approach is commonly used by SaaS providers to reduce the costs for service provisioning. Tenants also expect to be isolated in terms of the performance they observe and the providers inability to offer performance guarantees is a major obstacle for potential cloud customers. To guarantee an isolated performance it is essential to control the resources used by a tenant. This is a challenge, because the layers of the execution environment, responsible for controlling resource usage (e.g., operating system), normally do not have knowledge about entities defined at the application level and thus they cannot distinguish between different tenants. Furthermore, it is hard to predict how tenant requests propagate through the multiple layers of the execution environment down to the physical resource layer. The intended abstraction of the application from the resource controlling layers does not allow to solely solving this problem in the application. In this paper, we propose an approach which applies resource demand estimation techniques in combination with a request based admission control. The resource demand estimation is used to determine resource consumption information for individual requests. The admission control mechanism uses this knowledge to delay requests originating from tenants that exceed their allocated resource share. The proposed method is validated by a widely accepted benchmark showing its applicability in a setup motivated by today's platform environments.
Jóakim Gunnarson von Kistowski, Nikolas Roman Herbst, and Samuel Kounev.
Modeling Variations in Load Intensity over Time.
In Proceedings of the 3rd International Workshop on Large-Scale
Testing (LT 2014), co-located with the 5th ACM/SPEC International Conference
on Performance Engineering (ICPE 2014), Dublin, Ireland, March 22, 2014,
pages 1-4. ACM, New York, NY, USA.
March 2014.
[ bib |
DOI |
slides |
http |
.pdf | Abstract ]
Today's software systems are expected to deliver reliable performance under highly variable load intensities while at the same time making efficient use of dynamically allocated resources. Conventional benchmarking frameworks provide limited support for emulating such highly variable and dynamic load profiles and workload scenarios. Industrial benchmarks typically use workloads with constant or stepwise increasing load intensity, or they simply replay recorded workload traces. Based on this observation, we identify the need for means allowing flexible definition of load profiles and address this by introducing two meta-models at different abstraction levels. At the lower abstraction level, the Descartes Load Intensity Meta-Model (DLIM) offers a structured and accessible way of describing the load intensity over time by editing and combining mathematical functions. The High-Level Descartes Load Intensity Meta-Model (HLDLIM) allows the description of load variations using few defined parameters that characterize the seasonal patterns, trends, bursts and noise parts. We demonstrate that both meta-models are capable of capturing real-world load profiles with acceptable accuracy through comparison with a real life trace.
Jóakim Gunnarson von Kistowski, Nikolas Roman Herbst, and Samuel Kounev.
LIMBO: A Tool For Modeling Variable Load Intensities
(Demonstration Paper).
In Proceedings of the 5th ACM/SPEC International Conference on
Performance Engineering (ICPE 2014), Dublin, Ireland, March 22-26, 2014,
ICPE '14, pages 225-226. ACM, New York, NY, USA.
March 2014.
[ bib |
DOI |
slides |
http |
.pdf | Abstract ]
Modern software systems are expected to deliver reliable performance under highly variable load intensities while at the same time making efficient use of dynamically allocated resources. Conventional benchmarking frameworks provide limited support for emulating such highly variable and dynamic load profiles and workload scenarios. Industrial benchmarks typically use workloads with constant or stepwise increasing load intensity, or they simply replay recorded workload traces. In this paper, we present LIMBO - an Eclipse-based tool for modeling variable load intensity profiles based on the Descartes Load Intensity Model as an underlying modeling formalism.
Andreas Weber, Nikolas Roman Herbst, Henning Groenda, and Samuel Kounev.
Towards a Resource Elasticity Benchmark for Cloud Environments.
In Proceedings of the 2nd International Workshop on Hot Topics
in Cloud Service Scalability (HotTopiCS 2014), co-located with the 5th
ACM/SPEC International Conference on Performance Engineering (ICPE 2014),
Dublin, Ireland, March 22, 2014. ACM.
March 2014.
[ bib |
slides |
.pdf | Abstract ]
Auto-scaling features offered by today's cloud infrastructures provide increased flexibility especially for customers that experience high variations in the load intensity over time. However, auto-scaling features introduce new system quality attributes when considering their accuracy, timing, and boundaries. Therefore, distinguishing between different offerings has become a complex task, as it is not yet supported by reliable metrics and measurement approaches. In this paper, we discuss shortcomings of existing approaches for measuring and evaluating elastic behavior and propose a novel benchmark methodology specifically designed for evaluating the elasticity aspects of modern cloud platforms. The benchmark is based on open workloads with realistic load variation profiles that are calibrated to induce identical resource demand variations independent of the underlying hardware performance. Furthermore, we propose new metrics that capture the accuracy of resource allocations and de-allocations, as well as the timing aspects of an auto-scaling mechanism explicitly.
Simon Spinner, Giuliano Casale, Xiaoyun Zhu, and Samuel Kounev.
LibReDE: A Library for Resource Demand Estimation (Demonstration
Paper).
In Proceedings of the 5th ACM/SPEC International Conference on
Performance Engineering (ICPE 2014), Dublin, Ireland, March 22-26, 2014.
ACM.
March 2014, Accepted for Publication.
[ bib | Abstract ]
When creating a performance model, it is necessary to quantify the amount of resources consumed by an application serving individual requests. In distributed enterprise systems, these resource demands usually cannot be observed directly, their estimation is a major challenge. Different statistical approaches to resource demand estimation based on monitoring data have been proposed, e.g., using linear regression or Kalman filtering techniques. In this paper, we present LibReDE, a library of ready-to-use implementations of approaches to resource demand estimation that can be used for online and offline analysis. It is the first publicly available tool for this task and aims at supporting performance engineers during performance model construction. The library enables the quick comparison of the estimation accuracy of different approaches in a given context and thus helps to select an optimal one.
Nikolas Roman Herbst, Nikolaus Huber, Samuel Kounev, and Erich Amrehn.
Self-Adaptive Workload Classification and Forecasting for Proactive
Resource Provisioning.
Concurrency and Computation - Practice and Experience, Special
Issue with extended versions of the best papers from ICPE 2013, John Wiley
and Sons, Ltd., 2014.
[ bib |
DOI |
http | Abstract ]
As modern enterprise software systems become increasingly dynamic, workload forecasting techniques are gaining in importance as a foundation for online capacity planning and resource management. Time series analysis covers a broad spectrum of methods to calculate workload forecasts based on history monitoring data. Related work in the field of workload forecasting mostly concentrates on evaluating specific methods and their individual optimisation potential or on predicting Quality-of-Service (QoS) metrics directly. As a basis, we present a survey on established forecasting methods of the time series analysis concerning their benefits and drawbacks and group them according to their computational overheads. In this paper, we propose a novel self-adaptive approach that selects suitable forecasting methods for a given context based on a decision tree and direct feedback cycles together with a corresponding implementation. The user needs to provide only his general forecasting objectives. In several experiments and case studies based on real world workload traces, we show that our implementation of the approach provides continuous and reliable forecast results at run-time. The results of this extensive evaluation show that the relative error of the individual forecast points is significantly reduced compared to statically applied forecasting methods, e.g. in an exemplary scenario on average by 37%. In a case study, between 55% and 75% of the violations of a given service level agreement can be prevented by applying proactive resource provisioning based on the forecast results of our implementation.
Steffen Becker, Wilhelm Hasselbring, Andre van Hoorn, Samuel Kounev, Ralf
Reussner, et al.
Proceedings of the 2014 symposium on software performance (sosp'14):
Joint descartes/kieker/palladio days.
2014, Stuttgart, Germany, Universität Stuttgart.
[ bib ]
Qais Noorshams, Kiana Rostami, Samuel Kounev, and Ralf Reussner.
Modeling of I/O Performance Interference in Virtualized Environments
with Queueing Petri Nets.
In Proceedings of the IEEE 22nd International Symposium on
Modeling, Analysis and Simulation of Computer and Telecommunication Systems,
France, Paris, 2014, MASCOTS '14.
[ bib |
.pdf ]
Qais Noorshams, Roland Reeb, Andreas Rentschler, Samuel Kounev, and Ralf
Reussner.
Enriching software architecture models with statistical models for
performance prediction in modern storage environments.
In Proceedings of the 17th International ACM Sigsoft Symposium
on Component-based Software Engineering, Marcq-en-Bareul, France, 2014, CBSE
'14, pages 45-54. ACM, New York, NY, USA.
2014, Acceptance Rate (Full Paper): 14/62 = 23%.
[ bib |
DOI |
http |
.pdf ]
Qais Noorshams, Axel Busch, Andreas Rentschler, Dominik Bruhn, Samuel Kounev,
Petr Tůma, and Ralf Reussner.
Automated Modeling of I/O Performance and Interference Effects in
Virtualized Storage Systems.
In 34th IEEE International Conference on Distributed Computing
Systems Workshops (ICDCS 2014 Workshops). 4th International Workshop on Data
Center Performance, DCPerf '14, Madrid, Spain, 2014, pages 88-93.
[ bib |
DOI |
http |
.pdf ]
Rouven Krebs, Christof Momm, and Samuel Kounev.
Metrics and Techniques for Quantifying Performance Isolation in
Cloud Environments.
Elsevier Science of Computer Programming Journal (SciCo), 90,
Part B:116 - 134, 2014, Elsevier B.V.
Special Issue on Component-Based Software Engineering and Software
Architecture.
[ bib |
DOI |
http |
.pdf | Abstract ]
The cloud computing paradigm enables the provision of cost efficient IT-services by leveraging economies of scale and sharing data center resources efficiently among multiple independent applications and customers. However, the sharing of resources leads to possible interference between users and performance problems are one of the major obstacles for potential cloud customers. Consequently, it is one of the primary goals of cloud service providers to have different customers and their hosted applications isolated as much as possible in terms of the performance they observe. To make different offerings, comparable with regards to their performance isolation capabilities, a representative metric is needed to quantify the level of performance isolation in cloud environments. Such a metric should allow to measure externally by running benchmarks from the outside treating the cloud as a black box. In this article, we propose three different types of novel metrics for quantifying the performance isolation of cloud-based systems. We consider four new approaches to achieve performance isolation in Software-as-a-Service (SaaS) offerings and evaluate them based on the proposed metrics as part of a simulation-based case study. To demonstrate the effectiveness and practical applicability of the proposed metrics for quantifying the performance isolation in various scenarios, we present a second case study evaluating performance isolation of the hypervisor Xen.
Nikolaus Huber, André van Hoorn, Anne Koziolek, Fabian Brosig, and Samuel
Kounev.
Modeling Run-Time Adaptation at the System Architecture Level in
Dynamic Service-Oriented Environments.
Service Oriented Computing and Applications Journal (SOCA),
8(1):73-89, 2014, Springer London.
[ bib |
DOI |
.pdf ]
Fabian Gorsler, Fabian Brosig, and Samuel Kounev.
Performance queries for architecture-level performance models.
In Proceedings of the 5th ACM/SPEC International Conference on
Performance Engineering (ICPE 2014), Dublin, Ireland, 2014. ACM, New York,
NY, USA.
2014, Accepted for publication. Acceptance Rate (Full Paper): 29%.
[ bib ]
Piotr Rygielski and Samuel Kounev.
Data Center Network Throughput Analysis using Queueing Petri Nets.
In 34th IEEE International Conference on Distributed Computing
Systems Workshops (ICDCS 2014 Wokrshops). 4th International Workshop on Data
Center Performance, (DCPerf 2014), Madrid, Spain, 2014.
(Paper accepted for publication).
[ bib ]
Fabian Gorsler, Fabian Brosig, and Samuel Kounev.
Controlling the palladio bench using the descartes query language.
In Proceedings of the Symposium on Software Performance: Joint
Kieker/Palladio Days (KPDAYS 2013), Steffen Becker, Wilhelm Hasselbring,
André van Hoorn, and Ralf Reussner, editors, November 2013, number 1083,
pages 109-118. CEUR-WS.org, Aachen, Germany.
November 2013.
[ bib |
http |
.pdf | Abstract ]
The Palladio Bench is a tool to model, simulate and analyze Palladio Component Model (PCM) instances. However, for the Palladio Bench, no single interface to automate experiments or Application Programming Interface (API) to trigger the simulation of PCM instances and to extract performance prediction results is available. The Descartes Query Language (DQL) is a novel approach of a declarative query language to integrate different performance modeling and prediction techniques behind a unifying interface. Users benefit from the abstraction of specific tools to prepare and trigger performance predictions, less effort to obtain performance metrics of interest, and means to automate performance predictions. In this paper, we describe the realization of a DQL Connector for PCM and demonstrate the applicability of our approach in a case study.
Piotr Rygielski, Samuel Kounev, and Steffen Zschaler.
Model-Based Throughput Prediction in Data Center Networks.
In Proceedings of the 2nd IEEE International Workshop on
Measurements and Networking (M&N 2013), Naples, Italy, October 7-8, 2013,
pages 167-172.
[ bib |
.pdf ]
Fabian Brosig, Fabian Gorsler, Nikolaus Huber, and Samuel Kounev.
Evaluating Approaches for Performance Prediction in Virtualized
Environments (Short Paper).
In Proceedings of the IEEE 21st International Symposium on
Modeling, Analysis and Simulation of Computer and Telecommunication Systems
(MASCOTS 2013), San Francisco, USA, August 14-16, 2013.
[ bib |
.pdf ]
Rouven Krebs, Alexander Wert, and Samuel Kounev.
Multi-Tenancy Performance Benchmark for Web Application Platforms
industrial track.
In Proceedings of the 13th International Conference on Web
Engineering (ICWE 2013), Aalborg, Denmark, July 8-12, 2013. Aalborg
University, Denmark, Springer-Verlag.
July 2013.
[ bib |
.pdf ]
Nikolas Roman Herbst, Samuel Kounev, and Ralf Reussner.
Elasticity in Cloud Computing: What it is, and What it is Not
(Short Paper).
In Proceedings of the 10th International Conference on Autonomic
Computing (ICAC 2013), San Jose, CA, June 24-28, 2013. USENIX.
June 2013, Acceptance Rate (Short Paper): 36.9%.
[ bib |
slides |
http |
.pdf | Abstract ]
Originating from the field of physics and economics, the term elasticity is nowadays heavily used in the context of cloud computing. In this context, elasticity is commonly understood as the ability of a system to automatically provision and de-provision computing resources on demand as workloads change. However, elasticity still lacks a precise definition as well as representative metrics coupled with a benchmarking methodology to enable comparability of systems. Existing definitions of elasticity are largely inconsistent and unspecific leading to confusion in the use of the term and its differentiation from related terms such as scalability and efficiency; the proposed measurement methodologies do not provide means to quantify elasticity without mixing it with efficiency or scalability aspects. In this short paper, we propose a precise definition of elasticity and analyze its core properties and requirements explicitly distinguishing from related terms such as scalability, efficiency, and agility. Furthermore, we present a set of appropriate elasticity metrics and sketch a new elasticity tailored benchmarking methodology addressing the special requirements on workload design and calibration.
Aleksandar Milenkoski, Samuel Kounev, Alberto Avritzer, Nuno Antunes, and Marco
Vieira.
On Benchmarking Intrusion Detection Systems in Virtualized
Environments.
Technical Report SPEC-RG-2013-002 v.1.0, SPEC Research Group - IDS
Benchmarking Working Group, Standard Performance Evaluation Corporation
(SPEC), 7001 Heritage Village Plaza Suite 225, Gainesville, VA 20155, June
2013.
[ bib |
.pdf | Abstract ]
Modern intrusion detection systems (IDSes) for virtualized environments are deployed in the virtualization layer with components inside the virtual machine monitor (VMM) and the trusted host virtual machine (VM). Such IDSes can monitor at the same time the network and host activities of all guest VMs running on top of a VMM being isolated from malicious users of these VMs. We refer to IDSes for virtualized environments as VMM-based IDSes. In this work, we analyze state-of-the-art intrusion detection techniques applied in virtualized environments and architectures of VMM-based IDSes. Further, we identify challenges that apply specifically to benchmarking VMM-based IDSes focussing on workloads and metrics. For example, we discuss the challenge of de ning representative baseline benign workload profiles as well as the challenge of de ning malicious workloads containing attacks targeted at the VMM. We also discuss the impact of on-demand resource provisioning features of virtualized environments (e.g., CPU and memory hotplugging, memory ballooning) on IDS benchmarking measures such as capacity and attack detection accuracy. Finally, we outline future research directions in the area of benchmarking VMM-based IDSes and of intrusion detection in virtualized environments in general.
Samuel Kounev, Kai Sachs, and Piotr Rygielski.
SPEC Research Group Newsletter, vol. 1 no. 2, June 2013.
Published by Standard Performance Evaluation Corporation (SPEC).
[ bib |
.html |
.pdf ]
Samuel Kounev, Christoph Rathfelder, and Benjamin Klatt.
Modeling of Event-based Communication in Component-based
Architectures: State-of-the-Art and Future Directions.
Electronic Notes in Theoretical Computer Science (ENTCS),
295:3-9, May 2013, Elsevier Science Publishers B. V., Amsterdam, The
Netherlands.
[ bib |
slides |
http |
.pdf | Abstract ]
Event-based communication is used in different domains including telecommunications, transportation, and business information systems to build scalable distributed systems. Such systems typically have stringent requirements for performance and scalability as they provide business and mission critical services. While the use of event-based communication enables loosely-coupled interactions between components and leads to improved system scalability, it makes it much harder for developers to estimate the system's behavior and performance under load due to the decoupling of components and control flow. We present an overview on our approach enabling the modeling and performance prediction of event-based system at the architecture level. Applying a model-to-model transformation, our approach integrates platform-specific performance influences of the underlying middleware while enabling the use of different existing analytical and simulation-based prediction techniques. The results of two real world case studies demonstrate the effectiveness, practicability and accuracy of the proposed modeling and prediction approach.
Nikolas Roman Herbst, Nikolaus Huber, Samuel Kounev, and Erich Amrehn.
Self-Adaptive Workload Classification and Forecasting for Proactive
Resource Provisioning.
In Proceedings of the 4th ACM/SPEC International Conference on
Performance Engineering (ICPE 2013), Prague, Czech Republic, April 21-24,
2013, pages 187-198. ACM, New York, NY, USA.
April 2013.
[ bib |
DOI |
slides |
http |
.pdf | Abstract ]
As modern enterprise software systems become increasingly dynamic, workload forecasting techniques are gaining in importance as a foundation for online capacity planning and resource management. Time series analysis covers a broad spectrum of methods to calculate workload forecasts based on history monitoring data. Related work in the field of workload forecasting mostly concentrates on evaluating specific methods and their individual optimisation potential or on predicting Quality-of-Service (QoS) metrics directly. As a basis, we present a survey on established forecasting methods of the time series analysis concerning their benefits and drawbacks and group them according to their computational overheads. In this paper, we propose a novel self-adaptive approach that selects suitable forecasting methods for a given context based on a decision tree and direct feedback cycles together with a corresponding implementation. The user needs to provide only his general forecasting objectives. In several experiments and case studies based on real world workload traces, we show that our implementation of the approach provides continuous and reliable forecast results at run-time. The results of this extensive evaluation show that the relative error of the individual forecast points is significantly reduced compared to statically applied forecasting methods, e.g. in an exemplary scenario on average by 37%. In a case study, between 55% and 75% of the violations of a given service level agreement can be prevented by applying proactive resource provisioning based on the forecast results of our implementation.
Samuel Kounev, Stamatia Rizou, Steffen Zschaler, Spiros Alexakis, Tomas Bures,
Jean-Marc Jézéquel, Dimitrios Kourtesis, and Stelios Pantelopoulos.
RELATE: A Research Training Network on Engineering and Provisioning
of Service-Based Cloud Applications.
In International Workshop on Hot Topics in Cloud Services
(HotTopiCS 2013), Prague, Czech Republic, April 20-21, 2013.
[ bib ]
Aleksandar Milenkoski, Alexandru Iosup, Samuel Kounev, Kai Sachs, Piotr
Rygielski, Jason Ding, Walfredo Cirne, and Florian Rosenberg.
Cloud Usage Patterns: A Formalism for Description of Cloud Usage
Scenarios.
Technical Report SPEC-RG-2013-001 v.1.0.1, SPEC Research Group -
Cloud Working Group, Standard Performance Evaluation Corporation (SPEC),
7001 Heritage Village Plaza Suite 225, Gainesville, VA 20155, April 2013.
[ bib |
.pdf | Abstract ]
Cloud computing is becoming an increasingly lucrative branch of the existing information and communication technologies (ICT). Enabling a debate about cloud usage scenarios can help with attracting new customers, sharing best-practices, and designing new cloud services. In contrast to previous approaches, which have attempted mainly to formalize the common service delivery models (i.e., Infrastructure-as-a-Service, Platform-as-a-Service, and Software-as-a-Service), in this work, we propose a formalism for describing common cloud usage scenarios referred to as cloud usage patterns. Our formalism takes a structuralist approach allowing decomposition of a cloud usage scenario into elements corresponding to the common cloud service delivery models. Furthermore, our formalism considers several cloud usage patterns that have recently emerged, such as hybrid services and value chains in which mediators are involved, also referred to as value chains with mediators. We propose a simple yet expressive textual and visual language for our formalism, and we show how it can be used in practice for describing a variety of real-world cloud usage scenarios. The scenarios for which we demonstrate our formalism include resource provisioning of global providers of infrastructure and/or platform resources, online social networking services, user-data processing services, online customer and ticketing services, online asset management and banking applications, CRM (Customer Relationship Management) applications, and online social gaming applications.
Piotr Rygielski, Steffen Zschaler, and Samuel Kounev.
A Meta-Model for Performance Modeling of Dynamic Virtualized Network
Infrastructures (Work-In-Progress Paper).
In Proceedings of the 4th ACM/SPEC International Conference on
Performance Engineering (ICPE 2013), Prague, Czech Republic, April 21-24,
2013, pages 327-330. ACM, New York, NY, USA.
April 2013, Work-In-Progress Paper.
[ bib |
http |
.pdf ]
Samuel Kounev, Steffen Zschaler, and Kai Sachs, editors.
Proceedings of the 2013 International Workshop on Hot Topics in
Cloud Services (HotTopiCS 2013). ACM, April 2013.
[ bib ]
Christoph Rathfelder, Benjamin Klatt, Kai Sachs, and Samuel Kounev.
Modeling event-based communication in component-based software
architectures for performance predictions.
Software and Systems Modeling, 13(4):1291-1317, March 2013,
Springer Verlag.
[ bib |
DOI |
http |
.pdf | Abstract ]
Event-based communication is used in different domains including telecommunications, transportation, and business information systems to build scalable distributed systems. Such systems typically have stringent requirements for performance and scalability as they provide business and mission critical services. While the use of event-based communication enables loosely-coupled interactions between components and leads to improved system scalability, it makes it much harder for developers to estimate the system's behavior and performance under load due to the decoupling of components and control flow. In this paper, we present our approach enabling the modeling and performance prediction of event-based systems at the architecture level. Applying a model-to-model transformation, our approach integrates platform-specific performance influences of the underlying middleware while enabling the use of different existing analytical and simulation-based prediction techniques. In summary, the contributions of this paper are: (1) the development of a meta-model for event-based communication at the architecture level, (2) a platform aware model-to-model transformation, and (3) a detailed evaluation of the applicability of our approach based on two representative real-world case studies. The results demonstrate the effectiveness, practicability and accuracy of the proposed modeling and prediction approach.
Piotr Rygielski and Samuel Kounev.
Network Virtualization for QoS-Aware Resource Management in Cloud
Data Centers: A Survey.
PIK - Praxis der Informationsverarbeitung und Kommunikation,
36(1):55-64, February 2013, de Gruyter.
[ bib |
DOI |
http |
.pdf ]
Simon Spinner, Samuel Kounev, Xiaoyun Zhu, and Mustafa Uysal.
Towards Online Performance Model Extraction in Virtualized
Environments (position paper).
In Proceedings of the 8th Workshop on Models @ Run.time (MRT
2013), Nelly Bencomo, Robert France, Sebastian Götz, and Bernhard Rumpe,
editors, Miami, Florida, USA, 2013, pages 89-95. CEUR-WS.
2013.
[ bib |
.pdf | Abstract ]
Virtualization increases the complexity and dynamics of modern software architectures making it a major challenge to manage the end-to-end performance of applications. Architecture-level performance models can help here as they provide the modeling power and analysis fexibility to predict the performance behavior of applications under varying workloads and configurations. However, the construction of such models is a complex and time-consuming task. In this position paper, we discuss how the existing concept of virtual appliances can be extended to automate the extraction of architecture-level performance models during system operation.
Aleksandar Milenkoski, Bryan D. Payne, Nuno Antunes, Marco Vieira, and Samuel
Kounev.
HInjector: Injecting Hypercall Attacks for Evaluating VMI-based
Intrusion Detection Systems (poster paper).
In The 2013 Annual Computer Security Applications Conference
(ACSAC 2013), New Orleans, Louisiana, USA, 2013. Applied Computer Security
Associates (ACSA), Maryland, USA.
2013.
[ bib |
.pdf ]
Qais Noorshams, Kiana Rostami, Samuel Kounev, Petr Tůma, and Ralf Reussner.
I/O Performance Modeling of Virtualized Storage Systems.
In Proceedings of the IEEE 21st International Symposium on
Modeling, Analysis and Simulation of Computer and Telecommunication Systems,
San Francisco, USA, 2013, MASCOTS '13, pages 121-130.
Acceptance Rate (Full Paper): 44/163 = 27%.
[ bib |
DOI |
http |
.pdf ]
Qais Noorshams, Dominik Bruhn, Samuel Kounev, and Ralf Reussner.
Predictive Performance Modeling of Virtualized Storage Systems using
Optimized Statistical Regression Techniques.
In Proceedings of the ACM/SPEC International Conference on
Performance Engineering, Prague, Czech Republic, 2013, ICPE '13, pages
283-294. ACM, New York, NY, USA.
2013.
[ bib |
DOI |
http |
.pdf ]
Qais Noorshams, Andreas Rentschler, Samuel Kounev, and Ralf Reussner.
A Generic Approach for Architecture-level Performance Modeling and
Prediction of Virtualized Storage Systems.
In Proceedings of the ACM/SPEC International Conference on
Performance Engineering, Prague, Czech Republic, 2013, ICPE '13, pages
339-342. ACM, New York, NY, USA.
2013.
[ bib |
DOI |
http |
.pdf ]
Qais Noorshams, Samuel Kounev, and Ralf Reussner.
Experimental Evaluation of the Performance-Influencing Factors of
Virtualized Storage Systems.
In Computer Performance Engineering. 9th European Workshop, EPEW
2012, Munich, Germany, July 30, 2012, and 28th UK Workshop, UKPEW 2012,
Edinburgh, UK, July 2, 2012, Revised Selected Papers, Mirco Tribastone and
Stephen Gilmore, editors, volume 7587 of Lecture Notes in Computer
Science, pages 63-79. Springer Berlin Heidelberg, 2013.
[ bib |
DOI |
http |
.pdf ]
Robert Vaupel, Qais Noorshams, Samuel Kounev, and Ralf Reussner.
Using Queuing Models for Large System Migration Scenarios - An
Industrial Case Study with IBM System z.
In Computer Performance Engineering. 10th European Workshop,
EPEW 2013, Venice, Italy, September 16-17, 2013. Proceedings,
Maria Simonetta Balsamo, William J. Knottenbelt, and Andrea Marin, editors,
volume 8168 of Lecture Notes in Computer Science, pages 263-275.
Springer Berlin Heidelberg, 2013.
[ bib |
DOI |
http |
.pdf ]
Rouven Krebs, Manuel Loesch, and Samuel Kounev.
Performance Isolation Framework for Multi-Tenant Applications.
In Proceedings of the 3rd IEEE International Conference on Cloud
and Green Computing (CGC 2013), Karlsruhe, Germany, 2013.
[ bib ]
Seyed Vahid Mohammadi, Samuel Kounev, Adrián Juan-Verdejo, and
Bholanathsingh Surajbali.
Soft Reservations: Uncertainty-Aware Resource Reservations in IaaS
Environments.
In Proceedings of the 3rd International Symposium on Business
Modeling and Software Design (BMSD 2013), Noordwijkerhout, The Netherlands,
2013.
[ bib |
.pdf ]
Aleksandar Milenkoski and Samuel Kounev.
Towards Benchmarking Intrusion Detection Systems for Virtualized
Cloud Environments (extended abstract).
In Proceedings of the 7th International Conference for Internet
Technology and Secured Transactions (ICITST 2012), London, United Kingdom,
December 2012, pages 562-563. IEEE, New York, USA.
December 2012.
[ bib |
http |
.pdf | Abstract ]
Many recent research works propose novel architectures of intrusion detection systems specifically designed to operate in virtualized environments. However, little attention has been given to the evaluation and benchmarking of such architectures with respect to their performance and dependability. In this paper, we present a research roadmap towards developing a framework for benchmarking intrusion detection systems for cloud environments in a scientifically rigorous and a representative manner.
Nikolaus Huber, André van Hoorn, Anne Koziolek, Fabian Brosig, and Samuel
Kounev.
S/T/A: Meta-Modeling Run-Time Adaptation in Component-Based System
Architectures.
In Proceedings of the 9th IEEE International Conference on
e-Business Engineering (ICEBE 2012), Hangzhou, China, September 9-11, 2012,
pages 70-77. IEEE Computer Society, Los Alamitos, CA, USA.
September 2012, Acceptance Rate (Full Paper): 19.7% (26/132).
[ bib |
DOI |
http |
.pdf | Abstract ]
Modern virtualized system environments usually host diverse applications of different parties and aim at utilizing resources efficiently while ensuring that quality-of-service requirements are continuously satisfied. In such scenarios, complex adaptations to changes in the system environment are still largely performed manually by humans. Over the past decade, autonomic self-adaptation techniques aiming to minimize human intervention have become increasingly popular. However, given that adaptation processes are usually highly system specific, it is a challenge to abstract from system details enabling the reuse of adaptation strategies. In this paper, we propose a novel modeling language (meta-model) providing means to describe system adaptation processes at the system architecture level in a generic, human-understandable and reusable way. We apply our approach to three different realistic contexts (dynamic resource allocation, software architecture optimization, and run-time adaptation planning) showing how the gap between complex manual adaptations and their autonomous execution can be closed by using a holistic model-based approach.
Samuel Kounev, Kai Sachs, and Piotr Rygielski.
SPEC Research Group Newsletter, vol. 1 no. 1, September 2012.
Published by Standard Performance Evaluation Corporation (SPEC).
[ bib |
.html |
.pdf ]
Fabian Brosig, Nikolaus Huber, and Samuel Kounev.
Modeling Parameter and Context Dependencies in Online
Architecture-Level Performance Models.
In Proceedings of the 15th ACM SIGSOFT International Symposium
on Component Based Software Engineering (CBSE 2012), June 26-28, 2012,
Bertinoro, Italy, June 2012.
Acceptance Rate (Full Paper): 28.5%.
[ bib |
http |
.pdf | Abstract ]
Modern enterprise applications have to satisfy increasingly stringent Quality-of-Service requirements. To ensure that a system meets its performance requirements, the ability to predict its performance under different configurations and workloads is essential. Architecture-level performance models describe performance-relevant aspects of software architectures and execution environments allowing to evaluate different usage profiles as well as system deployment and configuration options. However, building performance models manually requires a lot of time and effort. In this paper, we present a novel automated method for the extraction of architecture-level performance models of distributed component-based systems, based on monitoring data collected at run-time. The method is validated in a case study with the industry-standard SPECjEnterprise2010 Enterprise Java benchmark, a representative software system executed in a realistic environment. The obtained performance predictions match the measurements on the real system within an error margin of mostly 10-20 percent.
Nikolaus Huber, Fabian Brosig, and Samuel Kounev.
Modeling Dynamic Virtualized Resource Landscapes.
In Proceedings of the 8th ACM SIGSOFT International Conference
on the Quality of Software Architectures (QoSA 2012), Bertinoro, Italy, June
25-28, 2012, pages 81-90. ACM, New York, NY, USA.
June 2012, Acceptance Rate (Full Paper): 25.6%.
[ bib |
DOI |
http |
.pdf | Abstract ]
Modern data centers are subject to an increasing demand for flexibility. Increased flexibility and dynamics, however, also result in a higher system complexity. This complexity carries on to run-time resource management for Quality-of-Service (QoS) enforcement, rendering design-time approaches for QoS assurance inadequate. In this paper, we present a set of novel meta-models that can be used to describe the resource landscape, the architecture and resource layers of dynamic virtualized data center infrastructures, as well as their run-time adaptation and resource management aspects. With these meta-models we introduce new modeling concepts to improve model-based run-time QoS assurance. We evaluate our meta-models by modeling a representative virtualized service infrastructure and using these model instances for run-time resource allocation. The results demonstrate the benefits of the new meta-models and show how they can be used to improve model-based system adaptation and run-time resource management in dynamic virtualized data centers.
Rouven Krebs, Christof Momm, and Samuel Kounev.
Metrics and Techniques for Quantifying Performance
Isolation in Cloud Environments.
In Proceedings of the 8th ACM SIGSOFT International Conference
on the Quality of Software Architectures (QoSA 2012), Barbora Buhnova and
Antonio Vallecillo, editors, Bertinoro, Italy, June 25-28, 2012, pages
91-100. ACM Press, New York, USA.
June 2012, Acceptance Rate (Full Paper): 25.6%.
[ bib |
http |
.pdf ]
Simon Spinner, Samuel Kounev, and Philipp Meier.
Stochastic Modeling and Analysis using QPME: Queueing Petri Net
Modeling Environment v2.0.
In Proceedings of the 33rd International Conference on
Application and Theory of Petri Nets and Concurrency (Petri Nets 2012),
Serge Haddad and Lucia Pomello, editors, Hamburg, Germany, June 27-29, 2012,
volume 7347 of Lecture Notes in Computer Science (LNCS), pages
388-397. Springer-Verlag, Berlin, Heidelberg.
June 2012.
[ bib |
http |
.pdf | Abstract ]
Queueing Petri nets are a powerful formalism that can be exploited for modeling distributed systems and analyzing their performance and scalability. By combining the modeling power and expressiveness of queueing networks and stochastic Petri nets, queueing Petri nets provide a number of advantages. In this paper, we present our tool QPME (Queueing Petri net Modeling Environment) for modeling and analysis using queueing Petri nets. QPME provides an Eclipse-based editor for building queueing Petri net models and a powerful simulation engine for analyzing these models. The development of the tool started in 2003 and since then the tool has been distributed to more than 120 organizations worldwide.
Samuel Kounev, Simon Spinner, and Philipp Meier.
Introduction to Queueing Petri Nets: Modeling Formalism, Tool
Support and Case Studies (tutorial paper).
In Proceedings of the 3rd ACM/SPEC International Conference on
Performance Engineering (ICPE 2012), Boston, USA, April 22-25, 2012, pages
9-18. ACM,SPEC, ACM, New York, NY, USA.
April 2012.
[ bib |
slides |
http |
.pdf ]
Rouven Krebs, Christof Momm, and Samuel Kounev.
Architectural Concerns in Multi-Tenant SaaS Applications (short
paper).
In Proceedings of the 2nd International Conference on Cloud
Computing and Services Science (CLOSER 2012), Setubal, Portugal, April
18-21, 2012. SciTePress.
April 2012.
[ bib |
.pdf ]
Kai Sachs, Samuel Kounev, and Alejandro Buchmann.
Performance modeling and analysis of message-oriented event-driven
systems.
Journal of Software and Systems Modeling (SoSyM), pages 1-25,
February 2012, Springer-Verlag.
[ bib |
DOI |
http |
.pdf ]
Katja Gilly, Fabian Brosig, Ramon Nou, Samuel Kounev, and Carlos Juiz.
Online prediction: Four case studies.
In Resilience Assessment and Evaluation of Computing Systems,
K. Wolter, A. Avritzer, M. Vieira, and A. van Moorsel, editors, XVIII.
Springer-Verlag, Berlin, Heidelberg, 2012.
ISBN: 978-3-642-29031-2.
[ bib |
http |
.pdf | Abstract ]
Current computing systems are becoming increasingly complex in nature and exhibit large variations in workloads. These changing environments create challenges to the design of systems that can adapt themselves while maintaining desired Quality of Service (QoS), security, dependability, availability and other non-functional requirements. The next generation of resilient systems will be highly distributed, component-based and service-oriented. They will need to operate in unattended mode and possibly in hostile environments, will be composed of a large number of interchangeable components discoverable at run-time, and will have to run on a multitude of unknown and heterogeneous hardware and network platforms. These computer systems will adapt themselves to cope with changes in the operating conditions and to meet the service-level agreements with a minimum of resources. Changes in operating conditions include hardware and software failures, load variation and variations in user interaction with the system, including security attacks and overwhelming situations. This self adaptation of next resilient systems can be achieved by first online predicting how these situations would be by observation of the current environment. This chapter focuses on the use of online predicting methods, techniques and tools for resilient systems. Thus, we survey online QoS adaptive models in several environments as grid environments, service-oriented architectures and ambient intelligence using different approaches based on queueing networks, model checking, ontology engineering among others.
Nikolaus Huber, Fabian Brosig, N. Dingle, K. Joshi, and Samuel Kounev.
Providing Dependability and Performance in the Cloud: Case Studies.
In Resilience Assessment and Evaluation of Computing Systems,
K. Wolter, A. Avritzer, M. Vieira, and A. van Moorsel, editors, XVIII.
Springer-Verlag, Berlin, Heidelberg, 2012.
ISBN: 978-3-642-29031-2.
[ bib |
http |
.pdf ]
Nikolaus Huber, Marcel von Quast, Fabian Brosig, Michael Hauck, and Samuel
Kounev.
A Method for Experimental Analysis and Modeling of Virtualization
Performance Overhead.
In Cloud Computing and Services Science, Ivan Ivanov, Marten
van Sinderen, and Boris Shishkov, editors, Service Science: Research and
Innovations in the Service Economy, pages 353-370. Springer, New York, 2012.
[ bib |
DOI |
http |
.pdf ]
Samuel Kounev, Nikolaus Huber, Simon Spinner, and Fabian Brosig.
Model-based techniques for performance engineering of business
information systems.
In Business Modeling and Software Design, Boris Shishkov,
editor, volume 0109 of Lecture Notes in Business Information Processing
(LNBIP), pages 19-37. Springer-Verlag, Berlin, Heidelberg, 2012.
[ bib |
http |
.pdf | Abstract ]
With the increasing adoption of virtualization and the transition towards Cloud Computing platforms, modern business information systems are becoming increasingly complex and dynamic. This raises the challenge of guaranteeing system performance and scalability while at the same time ensuring efficient resource usage. In this paper, we present a historical perspective on the evolution of model-based performance engineering techniques for business information systems focusing on the major developments over the past several decades that have shaped the field. We survey the state-of-the-art on performance modeling and management approaches discussing the ongoing efforts in the community to increasingly bridge the gap between high-level business services and low level performance models. Finally, we wrap up with an outlook on the emergence of self-aware systems engineering as a new research area at the intersection of several computer science disciplines.
Samuel Kounev, Philipp Reinecke, Fabian Brosig, Jeremy T. Bradley, Kaustubh
Joshi, Vlastimil Babka, Anton Stefanek, and Stephen Gilmore.
Providing dependability and resilience in the cloud: Challenges and
opportunities.
In Resilience Assessment and Evaluation of Computing Systems,
K. Wolter, A. Avritzer, M. Vieira, and A. van Moorsel, editors, XVIII.
Springer-Verlag, Berlin, Heidelberg, 2012.
ISBN: 978-3-642-29031-2.
[ bib |
http |
.pdf | Abstract ]
Cloud Computing is a novel paradigm for providing data center resources as on demand services in a pay-as-you-go manner. It promises significant cost savings by making it possible to consolidate workloads and share infrastructure resources among multiple applications resulting in higher cost- and energy-efficiency. However, these benefits come at the cost of increased system complexity and dynamicity posing new challenges in providing service dependability and resilience for applications running in a Cloud environment. At the same time, the virtualization of physical resources, inherent in Cloud Computing, provides new opportunities for novel dependability and quality-of-service management techniques that can potentially improve system resilience. In this chapter, we first discuss in detail the challenges and opportunities introduced by the Cloud Computing paradigm. We then provide a review of the state-of-the-art on dependability and resilience management in Cloud environments, and conclude with an overview of emerging research directions.
Marco Vieira, Henrique Madeira, Kai Sachs, and Samuel Kounev.
Resilience Benchmarking.
In Resilience Assessment and Evaluation of Computing Systems,
K. Wolter, A. Avritzer, M. Vieira, and A. van Moorsel, editors, XVIII.
Springer-Verlag, Berlin, Heidelberg, 2012.
ISBN: 978-3-642-29031-2.
[ bib |
http |
.pdf ]
Christoph Rathfelder, Benjamin Klatt, Franz Brosch, and Samuel Kounev.
Performance Modeling for Quality of Service Prediction
in Service-Oriented Systems.
IGI Global, Hershey, PA, USA, December 2011.
[ bib |
DOI |
http | Abstract ]
With the introduction of services, systems become more flexible as new services can easily be composed out of existing services. Services are increasingly used in mission-critical systems and applications and therefore considering Quality of Service (QoS) properties is an essential part of the service selection. Quality prediction techniques support the service provider in determining possible QoS levels that can be guaranteed to a customer or in deriving the operation costs induced by a certain QoS level. In this chapter, we present an overview on our work on modeling service-oriented systems for performance prediction using the Palladio Component Model. The prediction builds upon a model of a service-based system, and evaluates this model in order to determine the expected service quality. The presented techniques allow for early quality prediction, without the need for the system being already deployed and operating. We present the integration of our prediction approach into an SLA management framework. The emerging trend to combine event-based communication and Service-Oriented Architecture (SOA) into Event-based SOA (ESOA) induces new challenges to our approach, which are topic of a special subsection.
Fabian Brosig, Nikolaus Huber, and Samuel Kounev.
Automated Extraction of Architecture-Level Performance
Models of Distributed Component-Based Systems.
In 26th IEEE/ACM International Conference On Automated Software
Engineering (ASE 2011), November 2011. Oread, Lawrence, Kansas.
Acceptance Rate (Full Paper): 14.7% (37/252).
[ bib |
.pdf | Abstract ]
Modern service-oriented enterprise systems have increasingly complex and dynamic loosely-coupled architectures that often exhibit poor performance and resource efficiency and have high operating costs. This is due to the inability to predict at run-time the effect of dynamic changes in the system environment and adapt the system configuration accordingly. Architecture-level performance models provide a powerful tool for performance prediction, however, current approaches to modeling the execution context of software components are not suitable for use at run-time. In this paper, we analyze the typical online performance prediction scenarios and propose a novel performance meta-model for expressing and resolving parameter and context dependencies, specifically designed for use in online scenarios. We motivate and validate our approach in the context of a realistic and representative online performance prediction scenario based on the SPECjEnterprise2010 standard benchmark.
Christoph Rathfelder, Samuel Kounev, and David Evans.
Capacity Planning for Event-based Systems using Automated
Performance Predictions.
In 26th IEEE/ACM International Conference On Automated Software
Engineering (ASE 2011), Oread, Lawrence, Kansas, November 6-12, 2011, pages
352-361. IEEE.
November 2011, Acceptance Rate (Full Paper): 14.7% (37/252).
[ bib |
.pdf | Abstract ]
Event-based communication is used in different domains including telecommunications, transportation, and business information systems to build scalable distributed systems. The loose coupling of components in such systems makes it easy to vary the deployment. At the same time, the complexity to estimate the behavior and performance of the whole system is increased, which complicates capacity planning. In this paper, we present an automated performance prediction method supporting capacity planning for event-based systems. The performance prediction is based on an extended version of the Palladio Component Model - a performance meta-model for component-based systems. We apply this method on a real-world case study of a traffic monitoring system. In addition to the application of our performance prediction techniques for capacity planning, we evaluate the prediction results against measurements in the context of the case study. The results demonstrate the practicality and effectiveness of the proposed approach.
Samuel Kounev.
Performance Engineering of Business Information Systems - Filling
the Gap between High-level Business Services and Low-level Performance
Models.
In International Symposium on Business Modeling and Software
Design (BMSD 2011), Sofia, Bulgaria, July 27-28, 2011, July 2011.
[ bib |
.pdf ]
Benjamin Klatt, Christoph Rathfelder, and Samuel Kounev.
Integration of event-based communication in the palladio software
quality prediction framework.
In Proceedings of the joint ACM SIGSOFT conference - QoSA and
ACM SIGSOFT symposium - ISARCS on Quality of software architectures - QoSA
and architecting critical systems - ISARCS (QoSA-ISARCS 2011), Boulder,
Colorado, USA, June 20-24, 2011, pages 43-52. SIGSOFT, ACM, New York, NY,
USA.
June 2011.
[ bib |
DOI |
http |
.pdf | Abstract ]
Today, software engineering is challenged to handle more and more large-scale distributed systems with guaranteed quality-of-service. Component-based architectures have been established to build such systems in a more structured and manageable way. Modern architectures often utilize event-based communication which enables loosely-coupled interactions between components and leads to improved system scalability. However, the loose coupling of components makes it challenging to model such architectures in order to predict their quality properties, e.g., performance and reliability, at system design time. In this paper, we present an extension of the Palladio Component Model (PCM) and the Palladio software quality prediction framework, enabling the modeling of event-based communication in component-based architectures. The contributions include: i) a meta-model extension supporting events as first class entities, ii) a model-to-model transformation from the extended to the original PCM, iii) an integration of the transformation into the Palladio tool chain allowing to use existing model solution techniques, and iv) a detailed evaluation of the reduction of the modeling effort enabled by the transformation in the context of a real-world case study.
Samuel Kounev, Fabian Brosig, and Nikolaus Huber.
Self-Aware QoS Management in Virtualized Infrastructures (Poster
Paper).
In 8th International Conference on Autonomic Computing (ICAC
2011), Karlsruhe, Germany, June 14-18, 2011.
[ bib |
.pdf | Abstract ]
We present an overview of our work-in-progress and long-term research agenda aiming to develop a novel methodology for engineering of self-aware software systems. The latter will have built-in architecture-level QoS models enhanced to capture dynamic aspects of the system environment and maintained automatically during operation. The models will be exploited at run-time to adapt the system to changes in the environment ensuring that resources are utilized efficiently and QoS requirements are satisfied.
Nikolaus Huber, Fabian Brosig, and Samuel Kounev.
Model-based Self-Adaptive Resource Allocation in Virtualized
Environments.
In 6th International Symposium on Software Engineering for
Adaptive and Self-Managing Systems (SEAMS 2011), Waikiki, Honolulu, HI, USA,
May 23-24, 2011, pages 90-99. ACM, New York, NY, USA.
May 2011, Acceptance Rate (Full Paper): 27% (21/76).
[ bib |
DOI |
http |
.pdf | Abstract ]
The adoption of virtualization and Cloud Computing technologies promises a number of benefits such as increased flexibility, better energy efficiency and lower operating costs for IT systems. However, highly variable workloads make it challenging to provide quality-of-service guarantees while at the same time ensuring efficient resource utilization. To avoid violations of service-level agreements (SLAs) or inefficient resource usage, resource allocations have to be adapted continuously during operation to reflect changes in application workloads. In this paper, we present a novel approach to self-adaptive resource allocation in virtualized environments based on online architecture-level performance models. We present a detailed case study of a representative enterprise application, the new SPECjEnterprise2010 benchmark, deployed in a virtualized cluster environment. The case study serves as a proof-of-concept demonstrating the effectiveness and practical applicability of our approach.
Nikolaus Huber, Marcel von Quast, Michael Hauck, and Samuel Kounev.
Evaluating and Modeling Virtualization Performance Overhead
for Cloud Environments.
In Proceedings of the 1st International Conference on Cloud
Computing and Services Science (CLOSER 2011), Noordwijkerhout, The
Netherlands, May 7-9, 2011, pages 563 - 573. SciTePress.
May 2011, Acceptance Rate: 18/164 = 10.9%, Best Paper Award.
[ bib |
http |
.pdf | Abstract ]
Due to trends like Cloud Computing and Green IT, virtualization technologies are gaining increasing importance. They promise energy and cost savings by sharing physical resources, thus making resource usage more efficient. However, resource sharing and other factors have direct effects on system performance, which are not yet well-understood. Hence, performance prediction and performance management of services deployed in virtualized environments like public and private Clouds is a challenging task. Because of the large variety of virtualization solutions, a generic approach to predict the performance overhead of services running on virtualization platforms is highly desirable. In this paper, we present experimental results on two popular state-of-the-art virtualization platforms, Citrix XenServer 5.5 and VMware ESX 4.0, as representatives of the two major hypervisor architectures. Based on these results, we propose a basic, generic performance prediction model for the two different types of hypervisor architectures. The target is to predict the performance overhead for executing services on virtualized platforms.
Samuel Kounev and Simon Spinner.
QPME 2.0 User's Guide.
Karlsruhe Institute of Technology, Am Fasanengarten 5, 76131
Karlsruhe, Germany, May 2011.
[ bib |
http |
.pdf ]
Samuel Kounev, Konstantin Bender, Fabian Brosig, Nikolaus Huber, and Russell
Okamoto.
Automated Simulation-Based Capacity Planning for Enterprise Data
Fabrics.
In 4th International ICST Conference on Simulation Tools and
Techniques, Barcelona, Spain, March 21-25, 2011, pages 27-36. ICST,
Brussels, Belgium, Belgium.
March 2011, Acceptance Rate (Full Paper): 29.8% (23/77), ICST
Best Paper Award.
[ bib |
slides |
.pdf | Abstract ]
Enterprise data fabrics are gaining increasing attention in many industry domains including financial services, telecommunications, transportation and health care. Providing a distributed, operational data platform sitting between application infrastructures and back-end data sources, enterprise data fabrics are designed for high performance and scalability. However, given the dynamics of modern applications, system sizing and capacity planning need to be done continuously during operation to ensure adequate quality-of-service and efficient resource utilization. While most products are shipped with performance monitoring and analysis tools, such tools are typically focused on low-level profiling and they lack support for performance prediction and capacity planning. In this paper, we present a novel case study of a representative enterprise data fabric, the GemFire EDF, presenting a simulation-based tool that we have developed for automated performance prediction and capacity planning. The tool, called Jewel, automates resource demand estimation, performance model generation, performance model analysis and results processing. We present an experimental evaluation of the tool demonstrating its effctiveness and practical applicability.
Samuel Kounev, Vittorio Cortellessa, Raffaela Mirandola, and David J. Lilja,
editors.
ICPE'11 - 2nd Joint ACM/SPEC International Conference on
Performance Engineering, Karlsruhe, Germany, March 14-16, 2011, New York,
NY, USA, March 2011. ACM.
[ bib ]
Samuel Kounev.
Engineering of Self-Aware IT Systems and Services: State-of-the-Art
and Research Challenges.
In Proceedings of the 8th European Performance Engineering
Workshop (EPEW'11), Borrowdale, The English Lake District, October 12-13,
2011.
(Keynote Talk).
[ bib |
.pdf ]
Samuel Kounev.
Self-Aware Software and Systems Engineering: A Vision and Research
Roadmap.
In GI Softwaretechnik-Trends, 31(4), November 2011, ISSN
0720-8928, 2011. Karlsruhe, Germany.
[ bib |
.html |
.pdf ]
Philipp Meier, Samuel Kounev, and Heiko Koziolek.
Automated Transformation of Component-based Software Architecture
Models to Queueing Petri Nets.
In 19th IEEE/ACM International Symposium on Modeling, Analysis
and Simulation of Computer and Telecommunication Systems (MASCOTS 2011),
Singapore, July 25-27, 2011.
Acceptance Rate (Full Paper): 41/157 = 26%.
[ bib |
.pdf ]
Nigel Thomas, Jeremy Bradley, William Knottenbelt, Samuel Kounev, Nikolaus
Huber, and Fabian Brosig.
Preface.
Electronic Notes in Theoretical Computer Science, 275:1 - 3,
2011, Elsevier Science Publishers B. V., Amsterdam, The Netherlands.
[ bib |
DOI ]
Nikolaus Huber, Marcel von Quast, Fabian Brosig, and Samuel Kounev.
Analysis of the Performance-Influencing Factors of Virtualization
Platforms.
In The 12th International Symposium on Distributed Objects,
Middleware, and Applications (DOA 2010), Crete, Greece, October 26, 2010.
Springer Verlag, Crete, Greece.
October 2010, Acceptance Rate (Full Paper): 33%.
[ bib |
.pdf | Abstract ]
Nowadays, virtualization solutions are gaining increasing importance. By enabling the sharing of physical resources, thus making resource usage more efficient, they promise energy and cost savings. Additionally, virtualization is the key enabling technology for Cloud Computing and server consolidation. However, the effects of sharing resources on system performance are not yet well-understood. This makes performance prediction and performance management of services deployed in such dynamic systems very challenging. Because of the large variety of virtualization solutions, a generic approach to predict the performance influences of virtualization platforms is highly desirable. In this paper, we present a hierarchical model capturing the major performance-relevant factors of virtualization platforms. We then propose a general methodology to quantify the influence of the identified factors based on an empirical approach using benchmarks. Finally, we present a case study of Citrix XenServer 5.5, a state-of-the-art virtualization platform.
Christoph Rathfelder, David Evans, and Samuel Kounev.
Predictive Modelling of Peer-to-Peer Event-driven
Communication in Component-based Systems.
In Proceedings of the 7th European Performance Engineering
Workshop (EPEW 2010), Alessandro Aldini, Marco Bernardo, Luciano Bononi, and
Vittorio Cortellessa, editors, Bertinoro, Italy, September 23-24, 2010,
volume 6342 of Lecture Notes in Computer Science (LNCS), pages
219-235. Springer-Verlag, Berlin, Heidelberg.
September 2010.
[ bib |
.pdf | Abstract ]
The event-driven communication paradigm is used increasingly often to build loosely-coupled distributed systems in many industry domains including telecommunications, transportation, and supply chain management. However, the loose coupling of components in such systems makes it hard for developers to estimate their behaviour and performance under load. Most general purpose performance meta-models for component-based systems provide limited support for modelling event-driven communication. In this paper, we present a case study of a real-life road traffic monitoring system that shows how event-driven communication can be modelled for performance prediction and capacity planning. Our approach is based on the Palladio Component Model (PCM) which we have extended to support event-driven communication. We evaluate the accuracy of our modelling approach in a number of different workload and configuration scenarios. The results demonstrate the practicality and effectiveness of the proposed approach.
Samuel Kounev.
Engineering of Next Generation Self-Aware Software Systems: A
Research Roadmap.
In Emerging Research Directions in Computer Science.
Contributions from the Young Informatics Faculty in Karlsruhe. KIT
Scientific Publishing, Karlsruhe, Germany, July 2010.
[ bib |
http |
.pdf ]
Samuel Kounev, Fabian Brosig, Nikolaus Huber, and Ralf Reussner.
Towards self-aware performance and resource management in modern
service-oriented systems.
In Proceedings of the 7th IEEE International Conference on
Services Computing (SCC 2010), July 5-10, Miami, Florida, USA, Miami,
Florida, USA, July 5-10, 2010. IEEE Computer Society.
July 2010.
[ bib |
.pdf | Abstract ]
Modern service-oriented systems have increasingly complex loosely-coupled architectures that often exhibit poor performance and resource efficiency and have high operating costs. This is due to the inability to predict at run-time the effect of dynamic changes in the system environment (e.g., varying service workloads) and adapt the system configuration accordingly. In this paper, we describe a long-term vision and approach for designing systems with built-in self-aware performance and resource management capabilities. We advocate the use of architecture-level performance models extracted dynamically from the evolving system configuration and maintained automatically during operation. The models will be exploited at run-time to adapt the system to changes in the environment ensuring that resources are utilized efficiently and performance requirements are continuously satisfied.
Christoph Rathfelder, Benjamin Klatt, Samuel Kounev, and David Evans.
Towards middleware-aware integration of event-based communication
into the palladio component model.
In Proceedings of the Fourth ACM International Conference on
Distributed Event-Based Systems (DEBS 2010), Cambridge, United Kingdom, July
12-15, 2010, pages 97-98. ACM, New York, NY, USA.
July 2010.
[ bib |
DOI |
http |
.pdf | Abstract ]
The event-based communication paradigm is becoming increasingly ubiquitous as an enabling technology for building loosely-coupled distributed systems. However, the loose coupling of components in such systems makes it hard for developers to predict their performance under load. Most general purpose performance meta-models for component-based systems provide limited support for modelling event-based communication and neglect middleware-specific influence factors. In this poster, we present an extension of our approach to modelling event-based communication in the context of the Palladio Component Model (PCM), allowing to take into account middleware-specific influence factors. The latter are captured in a separate model automatically woven into the PCM instance by means of a model-to-model transformation. As a second contribution, we present a short case study of a real-life road traffic monitoring system showing how event-based communication can be modelled for performance prediction and capacity planning.
Kai Sachs, Stefan Appel, Samuel Kounev, and Alejandro Buchmann.
Benchmarking Publish/Subscribe-based Messaging Systems.
In Proc. of 2nd International Workshop on Benchmarking of
Database Management Systems and Data-Oriented Web Technologies
(BenchmarX'10)., Martin Necasky and Eric Pardede, editors, April 2010,
volume 6193 of Lecture Notes in Computer Science (LNCS). Springer.
April 2010.
[ bib |
.pdf ]
Michael Hauck, Matthias Huber, Markus Klems, Samuel Kounev, Jörn
Müller-Quade, Alexander Pretschner, Ralf Reussner, and Stefan Tai.
Challenges and Opportunities of Cloud Computing - Trade-off
Decisions in Cloud Computing Architecture.
Technical Report 2010-19, Karlsruhe Institue of Technology, Faculty
of Informatics, 2010.
[ bib |
http ]
Samuel Kounev, Simon Spinner, and Philipp Meier.
QPME 2.0 - A Tool for Stochastic Modeling and Analysis Using
Queueing Petri Nets.
In From Active Data Management to Event-Based Systems and More,
Kai Sachs, Ilia Petrov, and Pablo Guerrero, editors, volume 6462 of
Lecture Notes in Computer Science, pages 293-311. Springer-Verlag, Berlin,
Heidelberg, 2010.
10.1007/978-3-642-17226-7_18.
[ bib |
http |
.pdf | Abstract ]
Queueing Petri nets are a powerful formalism that can be exploited for modeling distributed systems and analyzing their performance and scalability. By combining the modeling power and expressiveness of queueing networks and stochastic Petri nets, queueing Petri nets provide a number of advantages. In this paper, we present Version 2.0 of our tool QPME (Queueing Petri net Modeling Environment) for modeling and analysis of systems using queueing Petri nets. The development of the tool was initiated by Samuel Kounev in 2003 at the Technische Universitä Darmstadt in the group of Prof. Alejandro Buchmann. Since then the tool has been distributed to more than 100 organizations worldwide. QPME provides an Eclipse-based editor for building queueing Petri net models and a powerful simulation engine for analyzing the models. After presenting the tool, we discuss ongoing work on the QPME project and the planned future enhancements of the tool.
Arnd Schröter, Gero Mühl, Samuel Kounev, Helge Parzyjegla, and Jan
Richling.
Stochastic Performance Analysis and Capacity Planning of
Publish/Subscribe Systems.
In 4th ACM International Conference on Distributed Event-Based
Systems (DEBS 2010), July 12-15, Cambridge, United Kingdom, 2010. ACM, New
York, USA.
2010, Acceptance Rate: 25%.
[ bib |
.pdf ]
Victor Pankratius and Samuel Kounev, editors.
Emerging Research Directions in Computer Science. Contributions
from the Young Informatics Faculty in Karlsruhe, Karlsruhe, Germany, 2010.
KIT Scientific Publishing.
ISBN: 978-3-86644-508-6.
[ bib |
http ]
Samuel Kounev and Kai Sachs.
Benchmarking and Performance Modeling of Event-Based Systems.
it - Information Technology, 51(5), September 2009, Oldenbourg
Wissenschaftsverlag, Munich, Germany.
[ bib | Abstract ]
Event-based systems are used increasingly often to build loosely-coupled distributed applications. With their growing popularity and gradual adoption in mission critical areas, the need for novel techniques for benchmarking and performance modeling of event-based systems is increasing. In this article, we provide an overview of the state-of-the-art in this area considering both centralized systems based on message-oriented middleware as well as large-scale distributed publish/subscribe systems. We consider a number of specific techniques for benchmarking and performance modeling, discuss their advantages and disadvantages, and provide references for further information. The techniques we review help to ensure that systems are designed and sized to meet their quality-of-service requirements.
Christoph Rathfelder and Samuel Kounev.
Modeling Event-Driven Service-Oriented Systems using the
Palladio Component Model.
In Proceedings of the 1st International Workshop on the Quality
of Service-Oriented Software Systems (QUASOSS 2009), Amsterdam, The
Netherlands, August 24-28, 2009, pages 33-38. ACM, New York, USA.
August 2009.
[ bib |
DOI |
.pdf | Abstract ]
The use of event-based communication within a Service-Oriented Architecture promises several benefits including more loosely-coupled services and better scalability. However, the loose coupling of services makes it difficult for system developers to estimate the behavior and performance of systems composed of multiple services. Most existing performance prediction techniques for systems using event-based communication require specialized knowledge to build the necessary prediction models. Furthermore, general purpose design-oriented performance models for component-based systems provide limited support for modeling event-based communication. In this paper, we propose an extension of the Palladio Component Model (PCM) that provides natural support for modeling event-based communication. We show how this extension can be exploited to model event-driven service-oriented systems with the aim to evaluate their performance and scalability.
Christoph Rathfelder and Samuel Kounev.
Model-based performance prediction for event-driven systems.
In Proceedings of the Third ACM International Conference on
Distributed Event-Based Systems (DEBS 2009), Nashville, Tennessee, July
6-9, 2009, pages 33:1-33:2. ACM, New York, NY, USA.
July 2009.
[ bib |
DOI |
http |
.pdf | Abstract ]
The event-driven communication paradigm provides a number of advantages for building loosely coupled distributed systems. However, the loose coupling of components in such systems makes it hard for developers to estimate their behavior and performance under load. Most existing performance prediction techniques for systems using event-driven communication require specialized knowledge to build the necessary prediction models. In this paper, we propose an extension of the Palladio Component Model (PCM) that provides natural support for modeling event-based communication and supports different performance prediction techniques.
Kai Sachs, Samuel Kounev, Stefan Appel, and Alejandro Buchmann.
A Performance Test Harness For Publish/Subscribe Middleware.
In SIGMETRICS/Performance 2009 International Conference,
Seattle, WA, USA, June 15-19, 2009, June 2009.
(Demo Paper).
[ bib |
http |
.pdf | Abstract ]
Publish/subscribe is becoming increasingly popular as communication paradigm for loosely-coupled message exchange. It is used as a building block in major new software architectures and technology domains such as Enterprise Service Bus, Enterprise Application Integration, Service-Oriented Architecture and Event-Driven Architecture. The growing adoption of these technologies leads to a strong need for benchmarks and performance evaluation tools in this area. In this demonstration, we present jms2009-PS, a benchmark for publish/subscribe middleware based on the Java Message Service standard interface.
Ramon Nou, Samuel Kounev, Ferran Julia, and Jordi Torres.
Autonomic QoS control in enterprise Grid environments using online
simulation.
Journal of Systems and Software, 82(3):486-502, March 2009,
Elsevier Science Publishers B. V., Amsterdam, The Netherlands.
[ bib |
DOI |
http |
.pdf | Abstract ]
As Grid Computing increasingly enters the commercial domain, performance and Quality of Service (QoS) issues are becoming a major concern. The inherent complexity, heterogeneity and dynamics of Grid computing environments pose some challenges in managing their capacity to ensure that QoS requirements are continuously met. In this paper, a comprehensive framework for autonomic QoS control in enterprise Grid environments using online simulation is proposed. The paper presents a novel methodology for designing autonomic QoS-aware resource managers that have the capability to predict the performance of the Grid components they manage and allocate resources in such a way that service level agreements are honored. Support for advanced features such as autonomic workload characterization on-the-fly, dynamic deployment of Grid servers on demand, as well as dynamic system reconfiguration after a server failure is provided. The goal is to make the Grid middleware self-configurable and adaptable to changes in the system environment and workload. The approach is subjected to an extensive experimental evaluation in the context of a real-world Grid environment and its effectiveness, practicality and performance are demonstrated.
Fabian Brosig, Samuel Kounev, and Klaus Krogmann.
Automated Extraction of Palladio Component Models from Running
Enterprise Java Applications.
In Proceedings of the 1st International Workshop on Run-time
mOdels for Self-managing Systems and Applications (ROSSA 2009). In
conjunction with the Fourth International Conference on Performance
Evaluation Methodologies and Tools (VALUETOOLS 2009), Pisa, Italy, 2009,
pages 10:1-10:10. ACM, New York, NY, USA.
2009.
[ bib |
.pdf | Abstract ]
Nowadays, software systems have to fulfill increasingly stringent requirements for performance and scalability. To ensure that a system meets its performance requirements during operation, the ability to predict its performance under different configurations and workloads is essential. Most performance analysis tools currently used in industry focus on monitoring the current system state. They provide low-level monitoring data without any performance prediction capabilities. For performance prediction, performance models are normally required. However, building predictive performance models manually requires a lot of time and effort. In this paper, we present a method for automated extraction of performance models of Java EE applications, based on monitoring data collected during operation. We extract instances of the Palladio Component Model (PCM) - a performance meta-model targeted at component-based systems. We evaluate the model extraction method in the context of a case study with a real-world enterprise application. Even though the extraction requires some manual intervention, the case study demonstrates that the existing gap between low-level monitoring data and high-level performance models can be closed.
Fabian Brosig, Samuel Kounev, and Charles Paclat.
Using WebLogic Diagnostics Framework to Enable Performance
Prediction for Java EE Applications.
Oracle Technology Network (OTN) Article, 2009.
[ bib |
.html | Abstract ]
Throughout the system life cycle, the ability to predict a software system's performance under different configurations and workloads is highly valuable to ensure that the system meets its performance requirements. During the design phase, performance prediction helps to evaluate different design alternatives. At deployment time, it facilitates system sizing and capacity planning. During operation, predicting the effect of changes in the workload or in the system configuration is beneficial for run-time performance management. The alternative to performance prediction is to deploy the system in an environment reflecting the configuration of interest and conduct experiments measuring the system performance under the respective workloads. Such experiments, however, are normally very expensive and time-consuming and therefore often considered not to be economically viable. To enable performance prediction we need an abstraction of the real system that incorporates performance-relevant data, i.e., a performance model. Based on such a model, performance analysis can be carried out. Unfortunately, building predictive performance models manually requires a lot of time and effort. The model must be designed to reflect the abstract system structure and capture its performance-relevant aspects. In addition, model parameters like resource demands or system configuration parameters have to be determined. Given the costs of building performance models, techniques for automatic extraction of models based on observation of the system at run-time are highly desirable. During system development, such models can be exploited to evaluate the performance of system prototypes. During operation, an automatically extracted performance model can be applied for efficient and performance-aware resource management. For example, if one observes an increased user workload and assumes a steady workload growth rate, performance predictions help to determine when the system would reach its saturation point. This way, system operators can react to the changing workload before the system has failed to meet its performance objectives thus avoiding a violation of service level agreements (SLAs). Current performance analysis tools used in industry mostly focus on profiling and monitoring transaction response times and resource consumption. The tools often provide large amounts of low level data while important information needed for building performance models is missing, e.g., the resource demands of individual components. In this article, we present a method for automated extraction of performance models for Java EE applications during operation. We implemented the method in a tool prototype and evaluated its effectiveness in the context of a case study with an early prototype of the SPECjEnterprise2009 benchmark application which in the following we will refer to as SPECjEnterprise2009_pre. (SPECjEnterprise2009 is the successor benchmark of the SPECjAppServer2004 benchmark developed by the Standard Performance Evaluation Corp. [SPEC]; SPECjEnterprise is a trademark of SPEC. The SPECjEnterprise2009 results or findings in this publication have not been reviewed or accepted by SPEC, therefore no comparison nor performance inference can be made against any published SPEC result.) The target Java EE platform we consider is Oracle WebLogic Server (WLS). The extraction is based on monitoring data that is collected during operation using the WebLogic Diagnostics Framework (WLDF). As a performance model, we selected the Palladio Component Model (PCM). PCM is a sophisticated performance modeling framework with mature tool support. In contrast to low level mathematical models like, e.g., queueing networks, PCM is a high-level UML-like design-oriented model that captures the performance-relevant aspects of the system architecture. This makes PCM models easy to understand and use by software developers. We begin by providing some background on the technologies we use, focusing on the WLDF monitoring framework and the PCM models. We then describe the model extraction method in more detail. Finally, we present the case study we conducted and conclude with a summary.
Samuel Kounev.
Wiley Encyclopedia of Computer Science and Engineering, edited
by Benjamin W. Wah, chapter Software Performance Evaluation.
Wiley-Interscience, John Wiley & Sons Inc., 2009.
[ bib |
http |
.pdf | Abstract ]
Modern software systems are expected to satisfy increasingly stringent requirements for performance and scalability. To avoid the pitfalls of inadequate quality of service, it is important to evaluate the expected performance and scalability characteristics of systems during all phases of their life cycle. At every stage, performance evaluation is carried out with a specific set of goals and constraints. In this article, we present an overview of the major methods and techniques for software performance evaluation. We start by considering the different types of workload models that are typically used in performance evaluation studies. We then discuss performance measurement techniques including platform benchmarking, application profiling and system load testing. Following this, we survey the most common methods and techniques for performance modeling of software systems. We consider the major types of performance models used in practice and discuss their advantages and disadvantages. Finally, we briefly discuss operational analysis as an alternative to queueing theoretic methods.
Samuel Kounev and Christofer Dutz.
QPME - A Performance Modeling Tool Based on Queueing Petri Nets.
ACM SIGMETRICS Performance Evaluation Review (PER), Special
Issue on Tools for Computer Performance Modeling and Reliability Analysis,
36(4):46-51, 2009, ACM, New York, NY, USA.
[ bib |
.pdf | Abstract ]
Queueing Petri nets are a powerful formalism that can be exploited for modeling distributed systems and analyzing their performance and scalability. By combining the modeling power and expressiveness of queueing networks and stochastic Petri nets, queueing Petri nets provide a number of advantages. In this paper, we present QPME (Queueing Petri net Modeling Environment) - a tool that supports the modeling and analysis of systems using queueing Petri nets. QPME provides an Eclipse-based editor for designing queueing Petri net models and a powerful simulation engine for analyzing the models. After presenting the tool, we discuss the ongoing work on the QPME project and the planned future enhancements of the tool.
Gero Mühl, Arnd Schröter, Helge Parzyjegla, Samuel Kounev, and Jan
Richling.
Stochastic Analysis of Hierarchical Publish/Subscribe Systems.
In Proceedings of the 15th International European Conference on
Parallel and Distributed Computing (Euro-Par 2009), Delft, The Netherlands,
August 25-28, 2009., 2009. Springer Verlag.
2009, Acceptance Rate (Full Paper): 33%.
[ bib |
http |
.pdf | Abstract ]
With the gradual adoption of publish/subscribe systems in mission critical areas, it is essential that systems are subjected to rigorous performance analysis before they are put into production. However, existing approaches to performance modeling and analysis of publish/subscribe systems suffer from many limitations that seriously constrain their practical applicability. In this paper, we present a generalized method for stochastic analysis of publish/subscribe systems employing identity-based hierarchical routing. The method is based on an analytical model that addresses the major limitations underlying existing work in this area. In particular, it supports arbitrary broker overlay topologies and allows to set workload parameters, e.g., publication rates and subscription lifetimes, individually for each broker. The analysis is illustrated by a running example that helps to gain better understanding of the derived mathematical relationships.
Kai Sachs, Samuel Kounev, Stefan Appel, and Alejandro Buchmann.
Benchmarking of Message-Oriented Middleware (Poster Paper).
In Proceedings of the 3rd ACM International Conference on
Distributed Event-Based Systems (DEBS-2009), Nashville, TN, USA, July 6-9,
2009, 2009. ACM, New York, NY, USA.
2009.
[ bib |
http |
.pdf | Abstract ]
In this poster, we provide an overview of our past and current research in the area of Message-Oriented Middleware (MOM) performance benchmarks. Our main research motivation is a) to gain a better understanding of the performance of MOM, b) to show how to use benchmarks for the evaluation of performance aspects and c)to establish performance modeling techniques. For a better understanding, we first introduce the Java Message Service (JMS) standard. Afterwards, we provide an overview of our work on MOM benchmark development, i.e., we present the SPECjms2007 benchmark and the new jms2009-PS, a test harness designed specifically for JMS-based pub/sub. We outline a new case study with jms2009-PS and present first results of our work-in-progress.
Kai Sachs, Samuel Kounev, Jean Bacon, and Alejandro Buchmann.
Benchmarking message-oriented middleware using the SPECjms2007
benchmark.
Performance Evaluation, 66(8):410-434, 2009, Elsevier Science
Publishers B. V., Amsterdam, The Netherlands.
[ bib |
DOI |
http |
.pdf | Abstract ]
Message-oriented middleware (MOM) is at the core of a vast number of financial services and telco applications, and is gaining increasing traction in other industries, such as manufacturing, transportation, health-care and supply chain management. Novel messaging applications, however, pose some serious performance and scalability challenges. In this paper, we present a methodology for performance evaluation of MOM platforms using the SPECjms2007 benchmark which is the world's first industry-standard benchmark specialized for MOM. SPECjms2007 is based on a novel application in the supply chain management domain designed to stress MOM infrastructures in a manner representative of real-world applications. In addition to providing a standard workload and metrics for MOM performance, the benchmark provides a flexible performance analysis framework that allows users to tailor the workload to their requirements. The contributions of this paper are: i) we present a detailed workload characterization of SPECjms2007 with the goal to help users understand the internal components of the workload and the way they are scaled, ii) we show how the workload can be customized to exercise and evaluate selected aspects of MOM performance, iii) we present a case study of a leading JMS platform, the BEA WebLogic server, conducting an in-depth performance analysis of the platform under a number of different workload and configuration scenarios. The methodology we propose is the first one that uses an industry-standard benchmark providing both a representative workload as well as the ability to customize it to evaluate the features of MOM platforms selectively.
Samuel Kounev, Ian Gorton, and Kai Sachs, editors.
Performance Evaluation: Metrics, Models and Benchmarks,
Proceedings of the 2008 SPEC International Performance Evaluation Workshop
(SIPEW 2008), Darmstadt, Germany, June 27-28, volume 5119 of Lecture
Notes in Computer Science (LNCS), Heidelberg, Germany, June 2008. Springer.
[ bib |
http | Abstract ]
This book constitutes the refereed proceedings of the SPEC International Performance Evaluation Workshop, SIPEW 2008, held in Darmstadt, Germany, in June 2008. The 17 revised full papers presented together with 3 keynote talks were carefully reviewed and selected out of 39 submissions for inclusion in the book. The papers are organized in topical sections on models for software performance engineering; benchmarks and workload characterization; Web services and service-oriented architectures; power and performance; and profiling, monitoring and optimization.
Samuel Kounev and Kai Sachs.
SPECjms2007: A Novel Benchmark and Performance Analysis Framework
for Message-Oriented Middleware.
DEV2DEV Article, O'Reilly Publishing Group, March 2008.
[ bib |
.html ]
Samuel Kounev, Kai Sachs, Jean Bacon, and Alejandro Buchmann.
A Methodology for Performance Modeling of Distributed Event-Based
Systems.
In Proceedings of the 11th IEEE International Symposium on
Object Oriented Real-Time Distributed Computing (ISORC 2008), Orlando,
Florida, USA, May 5-7, 2008, 2008, pages 13-22. IEEE Computer Society,
Washington, DC, USA.
2008, Acceptance Rate (Full Paper): 30%
Best-Paper-Award-Nomination.
[ bib |
DOI |
.pdf | Abstract ]
Distributed event-based systems (DEBS) are gaining increasing attention in new application areas such as transport information monitoring, event-driven supply-chain management and ubiquitous sensor-rich environments. However, as DEBS increasingly enter the enterprise and commercial domains, performance and quality of service issues are becoming a major concern. While numerous approaches to performance modeling and evaluation of conventional request/reply-based distributed systems are available in the literature, no general approach exists for DEBS. This paper is the first to provide a comprehensive methodology for workload characterization and performance modeling of DEBS. A workload model of a generic DEBS is developed and operational analysis techniques are used to characterize the system traffic and derive an approximation for the mean event delivery latency. Following this, a modeling technique is presented that can be used for accurate performance prediction. The paper is concluded with a case study of a real life system demonstrating the effectiveness and practicality of the proposed approach.
Ramon Nou, Samuel Kounev, and Jordi Torres.
Building Online Performance Models of Grid Middleware with
Fine-Grained Load-Balancing: A Globus Toolkit Case Study.
In Formal Methods and Stochastic Models for Performance
Evaluation, Proceedings of the 4th European Performance Engineering Workshop
(EPEW 2007), Berlin, Germany, September 27-28, 2007, Katinka Wolter, editor,
September 2007, volume 4748 of Lecture Notes in Computer Science
(LNCS), pages 125-140. Springer Verlag, Heidelberg, Germany.
September 2007.
[ bib |
DOI |
http |
.pdf | Abstract ]
As Grid computing increasingly enters the commercial domain, performance and Quality of Service (QoS) issues are becoming a major concern. To guarantee that QoS requirements are continuously satisfied, the Grid middleware must be capable of predicting the application performance on the fly when deciding how to distribute the workload among the available resources. One way to achieve this is by using online performance models that get generated and analyzed on the fly. In this paper, we present a novel case study with the Globus Toolkit in which we show how performance models can be generated dynamically and used to provide online performance prediction capabilities. We have augmented the Grid middleware with an online performance prediction component that can be called at any time during operation to predict the Grid performance for a given resource allocation and load-balancing strategy. We evaluate the quality of our performance prediction mechanism and present some experimental results that demonstrate its effectiveness and practicality. The framework we propose can be used to design intelligent QoS-aware resource allocation and admission control mechanisms.
Samuel Kounev and Alejandro Buchmann.
On the Use of Queueing Petri Nets for Modeling and Performance
Analysis of Distributed Systems.
In Petri Net, Theory and Application, Vedran Kordic, editor.
Advanced Robotic Systems International, I-Tech Education and Publishing,
Vienna, Austria, February 2007.
[ bib |
http |
.pdf | Abstract ]
Predictive performance models are used increasingly throughout the phases of the software engineering lifecycle of distributed systems. However, as systems grow in size and complexity, building models that accurately capture the different aspects of their behavior becomes a more and more challenging task. The challenge stems from the limited model expressiveness on the one hand and the limited scalability of model analysis techniques on the other. This chapter presents a novel methodology for modeling and performance analysis of distributed systems. The methodology is based on queueing Petri nets (QPNs) which provide greater modeling power and expressiveness than conventional modeling paradigms such as queueing networks and generalized stochastic Petri nets. Using QPNs, one can integrate both hardware and software aspects of system behavior into the same model. In addition to hardware contention and scheduling strategies, QPNs make it easy to model software contention, simultaneous resource possession, synchronization, blocking and asynchronous processing. These aspects have significant impact on the performance of modern distributed systems. To avoid the problem of state space explosion, our methodology uses discrete event simulation for model analysis. We propose an efficient and reliable method for simulation of QPNs. As a validation of our approach, we present a case study of a real-world distributed system, showing how our methodology is applied in a step-by-step fashion to evaluate the system performance and scalability. The system studied is a deployment of the industry-standard SPECjAppServer2004 benchmark. A detailed model of the system and its workload is built and used to predict the system performance for several deployment configurations and workload scenarios of interest. Taking advantage of the expressive power of QPNs, our approach makes it possible to model systems at a higher degree of accuracy providing a number of important benefits.
Samuel Kounev and Christofer Dutz.
QPME 1.0 User's Guide.
Technische Universität Darmstadt, Darmstadt, Germany, January
2007.
[ bib |
.pdf | Abstract ]
This document describes the software package QPME (Queueing Petri net Modeling Environment), a performance modeling and analysis tool based on the Queueing Petri Net (QPN) modeling formalism. QPN models are more sophisticated than conventional queueing networks and stochastic Petri nets and have greater expressive power. This provides a number of important benefits since it makes it possible to model systems at a higher degree of accuracy. QPME is made of two components: QPE (QPN Editor) and SimQPN (Simulator for QPNs). QPE provides a user-friendly graphical tool for modeling using QPNs based on the Eclipse/GEF framework. SimQPN provides an efficient discrete-event simulation engine for QPNs that makes it possible to analyze models of realistically-sized systems. QPME runs on a wide range of platforms including Windows, Linux and Solaris. QPME is developed and maintained by Samuel Kounev and Christofer Dutz.
Samuel Kounev, Ramon Nou, and Jordi Torres.
Using QPN models for QoS Control in Grid Middleware.
Technical Report UPC-DAC-RR-CAP-2007-4, Computer Architecture
Department, Technical University of Catalonia (UPC), Spain, 2007.
[ bib ]
Samuel Kounev, Ramon Nou, and Jordi Torres.
Autonomic QoS-Aware Resource Management in Grid Computing using
Online Performance Models.
In Proceedings of the Second International Conference on
Performance Evaluation Methodologies and Tools (VALUETOOLS 2007), Nantes,
France, October 23-25, 2007, 2007, pages 1-10. ICST (Institute for Computer
Sciences, Social-Informatics and Telecommunications Engineering), ICST,
Brussels, Belgium.
2007.
[ bib |
DOI |
http |
.pdf | Abstract ]
As Grid Computing increasingly enters the commercial domain, performance and Quality of Service (QoS) issues are becoming a major concern. The inherent complexity, heterogeneity and dynamics of Grid computing environments pose some challenges in managing their capacity to ensure that QoS requirements are continuously met. In this paper, an approach to autonomic QoS-aware resource management in Grid computing based on online performance models is proposed. The paper presents a novel methodology for designing autonomic QoS-aware resource managers that have the capability to predict the performance of the Grid components they manage and allocate resources in such a way that service level agreements are honored. The goal is to make the Grid middleware self-configurable and adaptable to changes in the system environment and workload. The approach is subjected to an extensive experimental evaluation in the context of a real-world Grid environment and its effectiveness, practicality and performance are demonstrated.
Ramon Nou and Samuel Kounev.
Preliminary Analysis of Globus Toolkit 4 to Create Prediction
Models.
Technical Report UPC-DAC-RR-2007-37, Computer Architecture
Department, Technical University of Catalonia (UPC), Spain, 2007.
[ bib | Abstract ]
As Data Grids become more commonplace, large data sets are being replicated and distributed to multiple sites, leading to the problem of determining which replica can be accessed most efficiently. The answer to this question can depend on many factors, including physical characteristics of the resources and the load behavior on the CPUs, networks, and storage devices that are part of the end-to-end path linking possible sources and sinks. We develop a predictive framework that combines (1) integrated instrumentation that collects information about the end-to-end performance of past transfers, (2) predictors to estimate future transfer times, and (3) a data delivery infrastructure that provides users with access to both the raw data and our predictions. We evaluate the performance of our predictors by applying them to log data collected from a wide area testbed. These preliminary results provide insights into the effectiveness of using predictors in this situation.
Peter Pietzuch, David Eyers, Samuel Kounev, and Brian Shand.
Towards a Common API for Publish/Subscribe.
In Proceedings of the 2007 Inaugural International Conference on
Distributed Event-Based Systems (DEBS 2007), Toronto, Canada, June 20-22,
2007, Hans-Arno Jacobsen, Gero Mühl, and Michael A. Jaeger, editors,
2007, volume 233 of ACM International Conference Proceeding Series,
pages 152-157. ACM, New York, NY, USA.
2007.
[ bib |
DOI |
http |
.pdf | Abstract ]
Over the last decade a wide range of publish/subscribe (pub/sub) systems have come out of the research community. However, there is little consensus on a common pub/sub API, which would facilitate innovation, encourage application building, and simplify the evaluation of existing prototypes. Industry pub/sub standards tend to be overly complex, technology-centric, and hard to extend, thus limiting their applicability in research systems. In this paper we propose a common API for pub/sub that is tailored towards research requirements. The API supports three levels of compliance (with optional extensions): the lowest level specifies abstract operations without prescribing an implementation or data model; medium compliance describes interactions using a light-weight XML-RPC mechanism; finally, the highest level of compliance enforces an XML-RPC data model, enabling systems to understand each other's event and subscription semantics. We show that, by following this flexible approach with emphasis on extensibility, our API can be supported by many prototype systems with little effort.
Kai Sachs, Samuel Kounev, Jean Bacon, and Alejandro Buchmann.
Workload Characterization of the SPECjms2007 Benchmark.
In Formal Methods and Stochastic Models for Performance
Evaluation, Proceedings of the 4th European Performance Engineering Workshop
(EPEW 2007), Berlin, Germany, September 27-28, 2007, Katinka Wolter,
editor, 2007, volume 4748 of Lecture Notes in Computer Science (LNCS),
pages 228-244. Springer Verlag, Heidelberg, Germany.
2007.
[ bib |
DOI |
http |
.pdf | Abstract ]
Message-oriented middleware (MOM) is at the core of a vast number of financial services and telco applications, and is gaining increasing traction in other industries, such as manufacturing, transportation, health-care and supply chain management. There is a strong interest in the end user and analyst communities for a standardized benchmark suite for evaluating the performance and scalability of MOM. In this paper, we present a workload characterization of the SPECjms2007 benchmark which is the world's first industry-standard benchmark specialized for MOM. In addition to providing standard workload and metrics for MOM performance, the benchmark provides a flexible performance analysis framework that allows users to customize the workload according to their requirements. The workload characterization presented in this paper serves two purposes i) to help users understand the internal components of the SPECjms2007 workload and the way they are scaled, ii) to show how the workload can be customized to exercise and evaluate selected aspects of MOM performance.We discuss how the various features supported by the benchmark can be exploited for in-depth performance analysis of MOM infrastructures.
Kai Sachs, Samuel Kounev, Marc Carter, and Alejandro Buchmann.
Designing a Workload Scenario for Benchmarking Message-Oriented
Middleware.
In Proceedings of the 2007 SPEC Benchmark Workshop, Austin,
Texas, January 21, 2007, 2007. SPEC.
2007.
[ bib |
http |
.pdf | Abstract ]
Message-oriented middleware (MOM) is increasingly adopted as an enabling technology for modern information-driven applications like event-driven supply chain management, transport information monitoring, stock trading and online auctions to name just a few. There is a strong interest in the commercial and research domains for a standardized benchmark suite for evaluating the performance and scalability of MOM. With all major vendors adopting JMS (Java Message Service) as a standard interface to MOM servers, there is at last a means for creating a standardized workload for evaluating products in this space. This paper describes a novel application in the supply chain management domain that has been specifically designed as a representative workload scenario for evaluating the performance and scalability of MOM products. This scenario is used as a basis in SPEC's new SPECjms benchmark which will be the world's first industry-standard benchmark for MOM.
Samuel Kounev.
Performance Modeling and Evaluation of Distributed Component-Based
Systems using Queueing Petri Nets.
IEEE Transactions on Software Engineering, 32(7):486-502, July
2006, IEEE Computer Society.
[ bib |
DOI |
http |
.pdf | Abstract ]
Performance models are used increasingly throughout the phases of the software engineering lifecycle of distributed component-based systems. However, as systems grow in size and complexity, building models that accurately capture the different aspects of their behavior becomes a more and more challenging task. In this paper, we present a novel case study of a realistic distributed component-based system, showing how Queueing Petri Net models can be exploited as a powerful performance prediction tool in the software engineering process. A detailed system model is built in a step-by-step fashion, validated, and then used to evaluate the system performance and scalability. Along with the case study, a practical performance modeling methodology is presented which helps to construct models that accurately reflect the system performance and scalability characteristics. Taking advantage of the modeling power and expressiveness of Queueing Petri Nets, our approach makes it possible to model the system at a higher degree of accuracy, providing a number of important benefits.
Samuel Kounev.
J2EE Performance and Scalability - From Measuring to Predicting.
In Proceedings of the 2006 SPEC Benchmark Workshop, Austin,
Texas, USA, January 23, 2006, January 2006. SPEC.
January 2006.
[ bib |
http |
.pdf | Abstract ]
J2EE applications are becoming increasingly ubiquitous and with their increasing adoption, performance and scalability issues are gaining in importance. For a J2EE application to perform well and be scalable, both the platform on which it is built and the application design must be efficient and scalable. Industry-standard benchmarks such as the SPECjAppServer set of benchmarks help to evaluate the performance and scalability of alternative platforms for J2EE applications, however, they cannot be used to evaluate the performance and scalability of concrete applications built on the selected platforms. In this paper, we present a systematic approach for evaluating and predicting the performance and scalability of J2EE applications based on modeling and simulation. The approach helps to identify and eliminate bottlenecks in the application design and ensure that systems are designed and sized to meet their quality of service requirements. We introduce our approach by showing how it can be applied to the SPECjAppServer2004 benchmark which is used as a representative J2EE application. A detailed model of a SPECjAppServer2004 deployment is built in a step-by-step fashion and then used to predict the behavior of the system under load. The approach is validated by comparing model predictions against measurements on the real system.
Samuel Kounev.
Queueing Networks and Markov Chains, edited by Gunter Bolch,
Stefan Greiner, Hermann de Meer and Kishor Shridharbhai Trivedi, chapter
"Case Studies of Queueing Networks - J2EE Applications", pages 733-745.
Wiley-Interscience, John Wiley & Sons Inc., 2nd edition, 2006.
[ bib |
http ]
Samuel Kounev and Alejandro Buchmann.
SimQPN - a tool and methodology for analyzing queueing Petri net
models by means of simulation.
Performance Evaluation, 63(4-5):364-394, 2006, Elsevier
Science Publishers B. V., Amsterdam, The Netherlands.
[ bib |
DOI |
http |
.pdf ]
Samuel Kounev, Christofer Dutz, and Alejandro Buchmann.
QPME - Queueing Petri Net Modeling Environment.
In Proceedings of the 3rd International Conference on
Quantitative Evaluation of SysTems (QEST 2006), Riverside, California, USA,
September 11-14, 2006, 2006, pages 115-116. IEEE Computer Society,
Washington, DC, USA.
2006.
[ bib |
DOI |
http |
.pdf | Abstract ]
Queueing Petri nets are a powerful formalism that can be exploited for modeling distributed systems and analyzing their performance and scalability. However, currently available tools for modeling and analysis using queueing Petri nets are very limited in terms of the scalability of the analysis algorithms they provide. Moreover, tools are available only on highly specialized platforms unaccessible to most potential users. In this paper, we present QPME - a Queueing Petri Net Modeling Environment that supports the modeling and analysis of systems using queueing Petri nets. QPME runs on a wide range of platforms and provides a powerful simulation engine that can be used to analyze models of realistically-sized systems.
Kai Sachs and Samuel Kounev.
Message Types and Interfaces Between Components in SPECjms.
Technical Report DVS06-3, SPEC OSG Java Subcommittee, 2006.
[ bib ]
Kai Sachs and Samuel Kounev.
Workload Scenario for SPECjms - Supermarket Supply Chain.
Technical Report DVS06-2, SPEC OSG Java Subcommittee, 2006.
[ bib | Abstract ]
Message-oriented middleware (MOM) is increasingly adopted as an enabling technology for modern informationdriven applications like event-driven supply chain management, transport information monitoring, stock trading and online auctions to name just a few. There is a strong interest in the commercial and research domains for a standardized benchmark suite for evaluating the performance and scalability of MOM. With all major vendors adopting JMS (Java Message Service) as a standard interface to MOM servers, there is at last a means for creating a standardized workload for evaluating products in this space. This paper describes a novel application in the supply chain management domain that has been specifically designed as a representative workload scenario for evaluating the performance and scalability of MOM products. This scenario is used as a basis in SPEC�s new SPECjms benchmark which will be the world�s first industry-standard benchmark for MOM.
Samuel Kounev.
Performance Engineering of Distributed Component-Based
Systems - Benchmarking, Modeling and Performance Prediction.
Shaker Verlag, Ph.D. Thesis, Technische Universität Darmstadt,
Germany, December 2005.
Best Dissertation Award from the "Vereinigung von Freunden
der Technischen Universität zu Darmstadt e.V.".
[ bib |
http |
.pdf ]
Samuel Kounev.
SPECjAppServer2004 - The New Way to Evaluate J2EE Performance.
DEV2DEV Article, O'Reilly Publishing Group, 2005.
[ bib |
.html | Abstract ]
This article presents SPECjAppServer2004-the new industry-standard benchmark for measuring the performance and scalability of J2EE hardware and software platforms. SPECjAppServer2004 is a completely new benchmark and not comparable to the SPEC J2EE benchmarks released in late 2002. This article discusses the business domains and workload modeled by the benchmark, as well as the benchmark design and architecture. The author also explains the meaning of the benchmark metrics, discusses the different purposes the benchmark can be used, and provides some links to additional information.
Samuel Kounev, Börn Weis, and Alejandro Buchmann.
Performance Tuning and Optimization of J2EE Applications on the
JBoss Platform.
Journal of Computer Resource Management, 113, 2004, Computer
Measurement Group (CMG).
[ bib |
.pdf ]
Kai S. Juse, Samuel Kounev, and Alejandro Buchmann.
PetStore-WS: Measuring the Performance Implications of Web
Services.
In Proceedings of the 29th International Conference of the
Computer Measurement Group on Resource Management and Performance Evaluation
of Enterprise Computing Systems (CMG 2003), Dallas, Texas, USA, December
7-12, 2003, 2003, pages 113-123. Computer Measurement Group (CMG).
[ bib |
.pdf |
.pdf | Abstract ]
Web Services are increasingly used to enable loosely coupled integration among heterogeneous systems but are perceived as a source of severe performance degradation. This paper looks at the impact on system performance when introducing Web Service interfaces to an originally tightly coupled application. Using two implementation variants of Sun's Java Pet Store application, one based strictly on the J2EE platform and the other implementing some interfaces as Web Services, performance is compared in terms of the achieved overall throughput, response times and latency.
Samuel Kounev and Alejandro Buchmann.
Performance Modeling and Evaluation of Large-Scale J2EE
Applications.
In Proceedings of the 29th International Conference of the
Computer Measurement Group on Resource Management and Performance Evaluation
of Enterprise Computing Systems (CMG 2003), Dallas, Texas, USA, December
7-12, 2003, 2003, pages 273-283. Computer Measurement Group (CMG).
Best-Paper-Award.
[ bib |
.pdf |
.pdf | Abstract ]
Modern J2EE applications are typically based on highly distributed architectures comprising multiple components deployed in a clustered environment. This makes it difficult for deployers to estimate the capacity of the deployment environment needed to guarantee that Service Level Agreements are met. This paper looks at the different approaches to this problem and discusses the difficulties that arise when one tries to apply them to large, real-world systems. The authors study a realistic J2EE application (the SPECjAppServer2002 benchmark) and show how analytical models can be exploited for capacity planning.
Samuel Kounev and Alejandro Buchmann.
Performance Modeling of Distributed E-Business Applications using
Queueing Petri Nets.
In Proceedings of the 2003 IEEE International Symposium on
Performance Analysis of Systems and Software (ISPASS 2003), Austin, Texas,
USA, March 6-8, 2003, 2003, pages 143-155. IEEE Computer Society,
Washington, DC, USA.
2003, Best-Paper-Award.
[ bib |
DOI |
http |
.pdf | Abstract ]
In this paper we show how Queuing Petri Net (QPN) models can be exploited for performance analysis of distributed e-business systems. We study a real-world application, and demonstrate the benefits, in terms of modelling power and expressiveness, that QPN models provide over conventional modelling paradigms such as Queuing Networks and Petri Nets. As shown, QPNs facilitate the integration of both hardware and software aspects of system behavior in the same model. In addition to hardware contention and scheduling strategies, using QPNs one can easily model simultaneous resource possession, synchronization, blocking and contention for software resources. By validating the models presented through measurements, we show that they are not just powerful as a specification mechanism, but are also very powerful as a performance analysis and prediction tool. However, currently available tools and techniques for QPN analysis are limited. Improved solution methods, which enable larger models to be analyzed, need to be developed. By demonstrating the power of QPNs as a modelling paradigm in realistic scenarios, we hope to motivate further research in this area.
Samuel Kounev and Alejandro Buchmann.
Performance Issues in E-Business Systems.
In Proceedings of the International Conference on Advances in
Infrastructure for e-Business, e-Education, e-Science, and e-Medicine on the
Internet (SSGRR 2002w), L'Aquila, Italy, January 21-27, 2002, 2002.
[ bib |
.pdf | Abstract ]
Performance and scalability issues in e-business systems are gaining in importance as we move from hype and prototypes to real operational systems. Typical for this development is also the emergence of standard benchmarks of which TPC-W for transactional B2C systems and ECperf for performance and scalability measurement of application servers are two of the better known examples. In this paper we present an experience report with the ECperf benchmark defined by Sun and discuss performance issues that we observed in our implementation of the benchmark. Some of these issues are related to the specification of the benchmark, for which we made suggestions how to correct them and others are related to database connectivity, locking patterns, and the need for asynchronous processing.
Samuel Kounev and Alejandro Buchmann.
Improving Data Access of J2EE Applications by Exploiting
Asynchronous Messaging and Caching Services.
In Proceedings of the 28th International Conference on Very
Large Data Bases (VLDB 2002), Hong Kong, China, August 20-23, 2002, 2002,
pages 574-585. VLDB Endowment, Morgan Kaufmann.
2002, Acceptance Rate (Full Paper): 14% Best-Paper-Award
Nomination.
[ bib |
.pdf |
.pdf | Abstract ]
The J2EE platform provides a variety of options for making business data persistent using DBMS technology. However, the integration with existing backend database systems has proven to be of crucial importance for the scalability and performance of J2EE applications, because modern e-business systems are extremely data-intensive. As a result, the data access layer, and the link between the application server and the database server in particular, are very susceptible to turning into a system bottleneck. In this paper we use the ECperf benchmark as an example of a realistic application in order to illustrate the problems mentioned above and discuss how they could be approached and eliminated. In particular, we show how asynchronous, message-based processing could be exploited to reduce the load on the DBMS and improve system performance, scalability and reliability. Furthermore, we discuss the major issues related to the correct use of entity beans (the components provided by J2EE for modelling persistent data) and present a number of methods to optimize their performance utilizing caching mechanisms. We have evaluated the proposed techniques through measurements and have documented the performance gains that they provide.
Samuel Kounev.
Eliminating ECperf Persistence Bottlenecks when using RDBMS with
Pessimistic Concurrency Control.
Technical report, ECperf Expert Group at Sun Microsystems Inc., 2001.
[ bib |
.pdf ]
Samuel Kounev and Kiril Nikolov.
The Analysis Phase in the Development of E-Commerce Software
Systems.
In Proceedings of the Tools Eastern Europe '99 Conference on
Technology of Object Oriented Languages and Systems, Sofia-Blagoevgrad,
Bulgaria, June 1-4, 1999, 1999.
[ bib ]
Plamen Nenov, Samuel Kounev, and Dimiter Mihailov.
Distributed Video-Conferencing System Organized for Work on the
Internet with the use of Multimedia Server.
Journal of Computing and Information, 1999.
[ bib ]