Towards a Performance Model Management Repository for Component-based Enterprise Applications
|
|
|
- Chad Brown
- 10 years ago
- Views:
Transcription
1 Austin, TX, USA, Towards a Performance Model Management Repository for Component-based Enterprise Applications Work-in-Progress Paper (WiP) International Conference on Performance Engineering (ICPE) 2015 Andreas Brunnert 1, Alexandru Danciu 1, Helmut Krcmar 2 1 fortiss GmbH, 2 Technische Universität München
2 Agenda Motivation & Vision Basic Technologies Component (Version) Dependencies Handling Resource Demands Related Work Outlook 2
3 Agenda Motivation & Vision Basic Technologies Component (Version) Dependencies Handling Resource Demands Related Work Outlook 3
4 Motivation & Vision Performance models are still not in widespread industry use (Koziolek 2010, Mayer et al. 2011): Creation effort often outweighs their benefits (Brunnert et al. 2013, Kounev 2005) Several approaches for automatic generation (Balsamo et al. 2004, Brunnert et al. 2013, Smith 2007) Challenge for applying performance models in industrial practice is the organizational complexity (Brunnert et al. 2014, Schmietendorf et al. 2002): Components of enterprise applications are often under the control of different teams within one or more organizations Teams adhere to different release cycles for their components Challenge to keep a performance model consistent and in sync 4
5 Motivation & Vision To introduce an integration server for performance models to support the collaboration of distributed teams within an organization. Require - ments Analysis & Design Performance Model Management Repository C 1 C C 2 C 3 C N Team 1 Require - ments Analysis & Design Evaluation Testing Implem - entation Require - ments Analysis & Design Evaluation Require - ments Team Testing Analysis & Design Implem - entation Evaluation Team 2 Testing Implem - entation Evaluation Team 3 Testing Implem - entation Evaluation Require - ments Team N Analysis & Design Implem - entation Testing 5
6 Agenda Motivation & Vision Basic Technologies Component (Version) Dependencies Handling Resource Demands Related Work Outlook 6
7 Palladio Component Model (PCM) Basic Technologies PCM as Meta-Model Usage Model Workload Repository Model Components, Interfaces, Relationships, Control Flows, Resource Demands System Model System composed of components within the repository model Allocation Model Mapping of system components to hardware servers Resource Environment Specifies available servers, networks, 7
8 Basic Technologies Required Enhancements PCM repository models are represented by single files that are hard to maintain by different teams concurrently Multiple PCM repository models with outdated component specifications exist, as multiple component versions need to be maintained at the same time by different teams We propose to use EMFStore 1 as PMMR server: The PCM meta-model is based on the Eclipse Modeling Framework (EMF) EMFStore implements the required versioning features for models based on the Ecore meta-model 1 8
9 Agenda Motivation & Vision Basic Technologies Component (Version) Dependencies Handling Resource Demands Related Work Outlook 9
10 Component (Version) Dependencies Extension of the PCM Meta-Model Callee Version N Caller Interface v1 Interface v2 Interface vn Callee Version 2 Callee Version 1 We propose to extend the PCM meta-model to specify require references across component versions The Palladio-Bench also needs to be extended to support the user while interacting with different component versions 10
11 Agenda Motivation & Vision Basic Technologies Component (Version) Dependencies Handling Resource Demands Related Work Outlook 11
12 Handling Resource Demands Hardware-specific Resource Demands PCM repository model components can contain hardware-specific resource demands Resource demands stored in a PMMR are specified relative to a common baseline Measured RD Check-in Hardware Type A Converted RD Check-out Hardware Type B 12
13 Agenda Motivation & Vision Basic Technologies Component (Version) Dependencies Handling Resource Demands Related Work Outlook 13
14 Related Work Several approaches for versioning model artifacts exist in literature (Altmanninger et al. 2009) These approaches do not address the specific requirements which arise from the versioning of performance models of individual components Woodside et al. (2007) proposed the Performance Knowledge Base (PKB) as a central performance repository The PKB is intended to store measurement and model prediction results in a PKB instead of the models itself PKB should allow to build performance models on demand PMMR is designed so that performance models can be stored in it directly Koziolek (2010) argues that central performance model repositories (called model libraries) "... could allow rapid performance predictions
15 Agenda Motivation & Vision Basic Technologies Component (Version) Dependencies Handling Resource Demands Related Work Outlook 15
16 Outlook Abstraction Level: Choose abstraction level to reduce the amount of components that need to be represented Level of detail for storing white-box and high-level black-box models Evaluation: Experimental setup to validate the feasibility of the approaches Representative software development project to validate the intended improvements Integration: Danciu et al. (2014) propose an approach to support developers with insights on the response times of the component they are currently developing PMMR Eclipse 16
17 References K. Altmanninger, M. Seidl, and M. Wimmer. A survey on model versioning approaches. International Journal of Web Information Systems, 5(3): , S. Balsamo, A. Di Marco, P. Inverardi, and M. Simeoni. Model-based performance prediction in software development: A survey. IEEE Transactions on Software Engineering, 30(5): , S. Becker, H. Koziolek, and R. Reussner. The palladio component model for model-driven performance prediction. Journal of Systems and Software, 82(1):3-22, A. Brunnert and H. Krcmar. Detecting performance change in enterprise application versions using resource profiles. In Proceedings of the 8th International Conference on Performance Evaluation Methodologies and Tools, VALUETOOLS '14, New York, NY, USA, ACM. A. Brunnert, C. Vögele, A. Danciu, M. Pfaff, M. Mayer, and H. Krcmar. Performance management work. Business & Information Systems Engineering, 6(3): , A. Brunnert, C. Vögele, and H. Krcmar. Automatic performance model generation for java enterprise edition (ee) applications. In M. S. Balsamo, W. J. Knottenbelt, and A. Marin, editors, Computer Performance Engineering, volume 8168 of Lecture Notes in Computer Science, pages Springer Berlin Heidelberg, A. Danciu, A. Brunnert, and H. Krcmar. Towards performance awareness in java ee development environments. In S. Becker, W. Hasselbring, A. van Hoorn, S. Kounev, and R. Reussner, editors, Proceedings of the Symposium on Software Performance: Descartes/Kieker/Palladio Days 2014, pages , November S. Kounev. Performance Engineering of Distributed Component-Based Systems - Benchmarking, Modeling and Performance Prediction. Shaker Verlag, Ph.D. Thesis, Technische Universit at Darmstadt, Germany, Aachen, Germany, H. Koziolek. Performance evaluation of component-based software systems: A survey. Performance Evaluation, 67(8): , M. Mayer, S. Gradl, V. Schreiber, H. Wittges, and H. Krcmar. A survey on performance modelling and simulation of sap enterprise resource planning systems. In The 10th International Conference on Modeling and Applied Simulation, pages Diptem Universià di Genoa, A. Schmietendorf, E. Dimitrov, and R. R. Dumke. Process models for the software development and performance engineering tasks. In Proceedings of the 3rd International Workshop on Software and Performance, WOSP '02, pages , New York, NY, USA, ACM. C. Smith. Introduction to software performance engineering: Origins and outstanding problems. In M. Bernardo and J. Hillston, editors, Formal Methods for Performance Evaluation, volume 4486 of Lecture Notes in Computer Science, pages Springer Berlin Heidelberg, M. Woodside, G. Franks, and D. C. Petriu. The future of software performance engineering. In Future of Software Engineering (FOSE), pages , Minneapolis, MN, USA,
18 Q&A Alexandru Danciu, Andreas Brunnert pmw.fortiss.org 18
19 Basic Technologies Performance (Meta-)Models LQN, QNs, QPNs depict workload, hardware environment and performance-relevant aspects of an application in one monolitic model Hard to change a single aspect without modifying the whole model Architecture-level performance models (e.g. the Palladio Component Model (PCM)) allow to specify these aspects independently from each other Used to represent resource profiles Several existing ways to create such models based on static, dynamic or hybrid analysis We propose the use of the Palladio Component Model (PCM) as metamodel for the component performance models managed in a PMMR (Becker et al. 2009) 19
20 Palladio Component Model (PCM) Implementation of the PMMR PCM as Meta-Model Usage Model Repository models are created by component developers Repository Model System Model Allocation Model Resource Environment 20
21 Palladio Component Model (PCM) Implementation of the PMMR PCM as Meta-Model Usage Model System models are created by system architects Repository Model System Model Allocation Model Resource Environment 21
22 Handling Resource Demands Using Benchmark Scores Scores are specified for all relevant hardware resources. r baseline denotes baseline resource demand b baseline denotes baseline hardware resource benchmark score During check-in: r checkinvalue denotes resource demand measured by the user b checkinbenchmarkvalue denotes benchmark score of the hardware resource During check-out: r checkoutvalue denotes resource demand calculated relative to benchmark score b checkoutbenchmarkvalue denotes benchmark score of the target hardware resource 22
Using Dynatrace Monitoring Data for Generating Performance Models of Java EE Applications
Austin, TX, USA, 2015-02-02 Using Monitoring Data for Generating Performance Models of Java EE Applications Tool Paper International Conference on Performance Engineering (ICPE) 2015 Felix Willnecker 1,
Automatic Extraction of Probabilistic Workload Specifications for Load Testing Session-Based Application Systems
Bratislava, Slovakia, 2014-12-10 Automatic Extraction of Probabilistic Workload Specifications for Load Testing Session-Based Application Systems André van Hoorn, Christian Vögele Eike Schulz, Wilhelm
Model-Based Performance Evaluations in Continuous Delivery Pipelines
Bergamo, 01/09/2015 Model-Based Performance Evaluations in Continuous Delivery Pipelines 1st International Workshop on Quality-aware DevOps (QUDOS 2015) Markus Dlugi Andreas Brunnert Helmut Krcmar fortiss
SPECjEnterprise2010 & Java Enterprise Edition (EE) PCM Model Generation DevOps Performance WG Meeting 2014-07-11
SPECjEnterprise2010 & Java Enterprise Edition (EE) PCM Model Generation DevOps Performance WG Meeting 2014-07-11 Andreas Brunnert Performance & Virtualization Group, Information Systems Division fortiss
A Case Study on Model-Driven and Conventional Software Development: The Palladio Editor
A Case Study on Model-Driven and Conventional Software Development: The Palladio Editor Klaus Krogmann, Steffen Becker University of Karlsruhe (TH) {krogmann, sbecker}@ipd.uka.de Abstract: The actual benefits
Modeling Big Data Systems by Extending the Palladio Component Model
München, 2015-11-06 Modeling Big Data Systems by Extending the Palladio Component Model 6 th Symposium on Software Performance (SSP) 2015 Johannes Kroß 1, Andreas Brunnert 1, Helmut Krcmar 2 1 fortiss
Stream Processing on Demand for Lambda Architectures
Madrid, 2015-09-01 Stream Processing on Demand for Lambda Architectures European Workshop on Performance Engineering (EPEW) 2015 Johannes Kroß 1, Andreas Brunnert 1, Christian Prehofer 1, Thomas A. Runkler
Layered Queuing networks for simulating Enterprise Resource Planning systems
Layered Queuing networks for simulating Enterprise Resource Planning systems Stephan Gradl, André Bögelsack, Holger Wittges, Helmut Krcmar Technische Universitaet Muenchen {gradl, boegelsa, wittges, krcmar}@in.tum.de
GECO: Automatic Generator-Composition for (Aspect-oriented) DSLs
GECO: Automatic Generator-Composition for (Aspect-oriented) DSLs Doctoral Symposium - MODELS 2014 Reiner Jung Christian-Albrechts-University Kiel, Germany 30.09.2014 Domain-specific Languages Motivation
SPEC Research Group. Sam Kounev. SPEC 2015 Annual Meeting. Austin, TX, February 5, 2015
SPEC Research Group Sam Kounev SPEC 2015 Annual Meeting Austin, TX, February 5, 2015 Standard Performance Evaluation Corporation OSG HPG GWPG RG Open Systems Group High Performance Group Graphics and Workstation
Integrating Performance Characterization with Software Development
International Journal of Basic & Applied Sciences IJBAS-IJENS Vol: 11 No: 02 7 Integrating Performance Characterization with Software Development Abstract- The importance of integrating performance considerations
GECO: Automatic Generator-Composition for (Aspect-oriented) DSLs
GECO: Automatic Generator-Composition for (Aspect-oriented) DSLs Doctoral Symposium Reiner Jung Christian-Albrechts-Universität zu Kiel Institut für Informatik 26.02.2014 Domain-specific Languages Motivation
1 Abstracts of all SOSP 2014 Contributions
1 Abstracts of all SOSP 2014 Contributions 1.1 The Descartes Modeling Language: Status Quo (Samuel Kounev, Fabian Brosig, and Nikolaus Huber) This presentation will present a summary of the latest developments
SOSP 14 Symposium on Software Performance: Joint Descartes/Kieker/Palladio Days 2014
SOSP 14 Symposium on Software Performance: Joint Descartes/Kieker/Palladio Days 2014 Stuttgart, Germany, November 26 28, 2014 Proceedings Editors: Steffen Becker, Wilhelm Hasselbring, André van Hoorn,
Statistical Inference of Software Performance Models for Parametric Performance Completions
Statistical Inference of Software Performance Models for Parametric Performance Completions Jens Happe 1, Dennis Westermann 1, Kai Sachs 2, Lucia Kapová 3 1 SAP Research, CEC Karlsruhe, Germany {jens.happe
Revel8or: Model Driven Capacity Planning Tool Suite
Revel8or: Model Driven Capacity Planning Tool Suite Liming Zhu 1,2, Yan Liu 1,2, Ngoc Bao Bui 1,2,Ian Gorton 3 1 Empirical Software Engineering Program, National ICT Australia Ltd. 2 School of Computer
Workload-aware System Monitoring Using Performance Predictions Applied to a Large-scale E-Mail System
Workload-aware System Monitoring Using Performance Predictions Applied to a Large-scale E-Mail System Christoph Rathfelder FZI Research Center for Information Technology Karlsruhe, Germany [email protected]
Development of Tool Extensions with MOFLON
Development of Tool Extensions with MOFLON Ingo Weisemöller, Felix Klar, and Andy Schürr Fachgebiet Echtzeitsysteme Technische Universität Darmstadt D-64283 Darmstadt, Germany {weisemoeller klar schuerr}@es.tu-darmstadt.de
Performance Evaluation of Component-based Software Systems: A Survey
Performance Evaluation of -based Software Systems: A Survey Heiko Koziolek,a a ABB Corporate Research, Industrial Software Systems, Wallstadter Str. 59, 68526 Ladenburg, Germany Abstract Performance prediction
Utilizing PCM for Online Capacity Management of Component-Based Software Systems
Utilizing PCM for Online Capacity Management of Component-Based Software Systems André van Hoorn Software Engineering Group, University of Kiel http://se.informatik.uni-kiel.de/ Nov. 18, 2011 @ Palladio
How To Predict Performance From A Network Model In Unminer (Uml)
Performance Evaluation of UML Software Architectures with Multiclass Queueing Network Models Simonetta Balsamo Moreno Marzolla Dipartimento di Informatica, Università Ca Foscari di Venezia via Torino 155
Performance Modeling in Industry A Case Study on Storage Virtualization
Performance Modeling in Industry A Case Study on Storage Virtualization SOFTWARE DESIGN AND QUALITY GROUP - DESCARTES RESEARCH GROUP INSTITUTE FOR PROGRAM STRUCTURES AND DATA ORGANIZATION, FACULTY OF INFORMATICS
Tool-Supported Application Performance Problem Detection and Diagnosis. André van Hoorn. http://www.iste.uni-stuttgart.de/rss/
Tool-Supported Application Performance Problem Detection and Diagnosis University of Stuttgart Institute of Software Technology, Reliable Software Systems Group http://www.iste.uni-stuttgart.de/rss/ Agenda
Comparison of Request Admission Based Performance Isolation Approaches in Multi-tenant SaaS Applications
Comparison of Request Admission Based Performance Isolation Approaches in Multi-tenant SaaS Applications Rouven Kreb 1 and Manuel Loesch 2 1 SAP AG, Walldorf, Germany 2 FZI Research Center for Information
Performance Benchmarking of Application Monitoring Frameworks
Performance Benchmarking of Application Monitoring Frameworks Jan Waller 2014/5 Kiel Computer Science Series Performance Benchmarking of Application Monitoring Frameworks Dissertation Jan Waller Dissertation
Automated Extraction of Palladio Component Models from Running Enterprise Java Applications
Automated Extraction of Palladio Component Models from Running Enterprise Java Applications Fabian Brosig, Samuel Kounev, Klaus Krogmann Software Design and Quality Group Universität Karlsruhe (TH), Germany
Enterprise Architecture
Fakultät für Informatik Technische Universität München Enterprise Architecture Management Tool Survey 2008 Iteratec IT-Management Workshop 8.10.2008 Florian Matthes Software Engineering for Business Information
ProGUM-Web: Tool Support for Model-Based Development of Web Applications
ProGUM-Web: Tool Support for Model-Based Development of Web Applications Marc Lohmann 1, Stefan Sauer 1, and Tim Schattkowsky 2 1 University of Paderborn, Computer Science, D 33095 Paderborn, Germany {mlohmann,sauer}@upb.de
ExplorViz: Visual Runtime Behavior Analysis of Enterprise Application Landscapes
ExplorViz: Visual Runtime Behavior Analysis of Enterprise Application Landscapes Florian Fittkau, Sascha Roth, and Wilhelm Hasselbring 2015-05-27 Fittkau, Roth, Hasselbring ExplorViz: Visual Runtime Behavior
Model-Driven Online Capacity Management for Component-Based Software Systems
Model-Driven Online Capacity Management for Component-Based Software Systems Dissertation Dipl.-Inform. André van Hoorn Dissertation zur Erlangung des akademischen Grades Doktor der Ingenieurwissenschaften
Introducing Performance Engineering by means of Tools and Practical Exercises
Introducing Performance Engineering by means of Tools and Practical Exercises Alexander Ufimtsev, Trevor Parsons, Lucian M. Patcas, John Murphy and Liam Murphy Performance Engineering Laboratory, School
Open S-BPM: Goals and Architecture
Open S-BPM: Goals and Architecture Albert Fleischmann Werner Schmidt Table of Content 1 Introduction... 2 2 Mission, Vision and Objectives... 2 3 Research and Development Areas... 3 4 Open S-BPM Architecture...
Simplifying e Business Collaboration by providing a Semantic Mapping Platform
Simplifying e Business Collaboration by providing a Semantic Mapping Platform Abels, Sven 1 ; Sheikhhasan Hamzeh 1 ; Cranner, Paul 2 1 TIE Nederland BV, 1119 PS Amsterdam, Netherlands 2 University of Sunderland,
Data Center Network Throughput Analysis using Queueing Petri Nets
Data Center Network Throughput Analysis using Queueing Petri Nets Piotr Rygielski and Samuel Kounev Institute for Program Structures and Data Organization, Karlsruhe Institute of Technology (KIT) 76131
Introducing SAP NetWeaver in education: The impact of a SOA based platform
Introducing SAP NetWeaver in education: The impact of a SOA based platform Dr. Holger Wittges, Valentin Nicolescu, Prof. Dr. Helmut Krcmar Technische Universität München Chair for Information Systems Lecturers
An Overview of Challenges of Component Based Software Engineering
An Overview of Challenges of Component Based Software Engineering Shabeeh Ahmad Siddiqui Sr Lecturer, Al-Ahgaff University, Yemen Abstract Nowadays there is trend of using components in development of
Enterprise Integration: operational models of business processes and workflow systems *
Enterprise Integration: operational models of business processes and workflow systems. 1 Enterprise Integration: operational models of business processes and workflow systems * G.Bruno 1, C.Reyneri 2 and
Implementing a Bidirectional Model Transformation Language as an Internal DSL in Scala
Implementing a Bidirectional Model Transformation Language as an Internal DSL in Scala BX 14: 3rd International Workshop on Bidirectional Transformations @EDBT/ICDT 14, Athens, Greece Arif Wider Humboldt-University
Consolidate by Migrating Your Databases to Oracle Database 11g. Fred Louis Enterprise Architect
Consolidate by Migrating Your Databases to Oracle Database 11g Fred Louis Enterprise Architect Agenda Why migrate to Oracle What is migration? What can you migrate to Oracle? SQL Developer Migration Workbench
Lecture Slides for Managing and Leading Software Projects. Chapter 1: Introduction
Lecture Slides for Managing and Leading Software Projects Chapter 1: Introduction developed by Richard E. (Dick) Fairley, Ph.D. to accompany the text Managing and Leading Software Projects published by
PerfCenterLite: Extrapolating Load Test Results for Performance Prediction of Multi-Tier Applications
PerfCenterLite: Extrapolating Load Test Results for Performance Prediction of Multi-Tier Applications Varsha Apte Nadeesh T. V. Department of Computer Science and Engineering Indian Institute of Technology
Proceedings of the 6th Educators Symposium: Software Modeling in Education at MODELS 2010 (EduSymp 2010)
Electronic Communications of the EASST Volume 34 (2010) Proceedings of the 6th Educators Symposium: Software Modeling in Education at MODELS 2010 (EduSymp 2010) Position Paper: m2n A Tool for Translating
Design of Visual Repository, Constraint and Process Modeling Tool based on Eclipse Plug-ins
Design of Visual Repository, Constraint and Process Modeling Tool based on Eclipse Plug-ins Rushiraj Heshi Department of Computer Science and Engineering Walchand College of Engineering, Sangli Smriti
Generative Software Product Line Development using Variability-Aware Design Patterns
Platzhalter für Bild, Bild auf Titelfolie hinter das Logo einsetzen Generative Software Product Line Development using Variability-Aware Design Patterns Christoph Seidl, Sven Schuster, Ina Schaefer May
Modeling Quality Information within Business Process Models
Modeling Quality Information within Business Process Models Robert Heinrich, Alexander Kappe, Barbara Paech University of Heidelberg, Institute of Computer Science, Im Neuenheimer Feld 326, 69120 Heidelberg,
jeti: A Tool for Remote Tool Integration
jeti: A Tool for Remote Tool Integration Tiziana Margaria 1, Ralf Nagel 2, and Bernhard Steffen 2 1 Service Engineering for Distributed Systems, Institute for Informatics, University of Göttingen, Germany
Performance Monitoring of Database Operations
Performance Monitoring of Database Operations Christian Zirkelbach July 29, 2015 Christian Zirkelbach Performance Monitoring of DB Operations July 29, 2015 1 / 39 Outline 1. Introduction 2. Approach 3.
A Software Development Platform for SOA
A Software Development Platform for SOA Peter Eeles Executive IT Architect Rational Brand Architect for UK, Ireland and South Africa [email protected] 2004 IBM Corporation Agenda IBM Software Group
Virtual Labs in the Engineering Education : a Standardization Approach for Tele-Control O.J. Roesch 1, H. Roth 1 et H. Yahoui 2
J3eA, Journal sur l enseignement des sciences et technologies de l information et des systèmes, Volume 4, Hors-Série 4, 13 (2005) DOI : http://dx.doi.org/10.1051/bib-j3ea:2005863 EDP Sciences, 2005 Virtual
Versioning and Evolution Control of Models in Software Configuration Management System
Research Journal of Information Technology 5(3): 72-80, 2013 ISSN: 2041-3106; e-issn: 2041-3114 Maxwell Scientific Organization, 2013 Submitted: March 13, 2013 Accepted: April 29, 2013 Published: September
Evaluating the Performance. of Software Architectures
Evaluating the Performance of Software Architectures D. Petriu ([email protected]) C. M. Woodside ([email protected]) 1. Overview Introduction UCM and LQN Correspondences Between UCMs and LQNs POTS
Course 4 27 October 2014. Adrian Iftene [email protected]
Course 4 27 October 2014 Adrian Iftene [email protected] They will not be considered in the maximum values of the laboratory The presentation of the context and of these solutions in the course can
DYNAMIC LOAD BALANCING IN A DECENTRALISED DISTRIBUTED SYSTEM
DYNAMIC LOAD BALANCING IN A DECENTRALISED DISTRIBUTED SYSTEM 1 Introduction In parallel distributed computing system, due to the lightly loaded and overloaded nodes that cause load imbalance, could affect
Using Model-Driven Development Tools for Object-Oriented Modeling Education
Using Model-Driven Development Tools for Object-Oriented Modeling Education Seiko Akayama 1, Kenji Hisazumi 2 Syuhei Hiya 1, and Akira Fukuda 3 1 Graduate School of Information Science and Electrical Engineering,
Automatic vs. Manual Code Analysis
Automatic vs. Manual Code Analysis 2009-11-17 Ari Kesäniemi Senior Security Architect Nixu Oy [email protected] Copyright The Foundation Permission is granted to copy, distribute and/or modify this
QoS-Aware Storage Virtualization for Cloud File Systems. Christoph Kleineweber (Speaker) Alexander Reinefeld Thorsten Schütt. Zuse Institute Berlin
QoS-Aware Storage Virtualization for Cloud File Systems Christoph Kleineweber (Speaker) Alexander Reinefeld Thorsten Schütt Zuse Institute Berlin 1 Outline Introduction Performance Models Reservation Scheduling
