model based self adaptation of service oriented software
play

Model-Based Self-Adaptation of Service-Oriented Software Systems GK - PowerPoint PPT Presentation

Model-Based Self-Adaptation of Service-Oriented Software Systems GK Workshop 2010 Schloss Dagstuhl, June 2, 2010 Thomas Vogel Research School on Service-Oriented Systems Engineering System Analysis and Modeling Group Motivation 2 Continuous


  1. Model-Based Self-Adaptation of Service-Oriented Software Systems GK Workshop 2010 Schloss Dagstuhl, June 2, 2010 Thomas Vogel Research School on Service-Oriented Systems Engineering System Analysis and Modeling Group

  2. Motivation 2 Continuous adaptation of software to keep its value for the user (Laws of Software Evolution) [Lehman, 1996] (Increasing) complexity of software systems [Northrop et al., 2006] Maintenance & administration costs [Sterritt, 2005, Sommerville, 2007] Thomas Vogel | GK Workshop 2010 | 2 June

  3. Motivation 2 Continuous adaptation of software to keep its value for the user (Laws of Software Evolution) [Lehman, 1996] (Increasing) complexity of software systems [Northrop et al., 2006] Maintenance & administration costs [Sterritt, 2005, Sommerville, 2007] Self-Adaptive Software [Cheng et al., 2009] Systems that are able to adjust their behavior in response to their perception of the environment and the system itself. � Autonomic Computing [Kephart and Chess, 2003] Thomas Vogel | GK Workshop 2010 | 2 June

  4. Self-Adaptive Software Systems 3 Autonomic Manager Analyze Plan Knowledge Monitor Execute Sensors Effectors Managed Element Figure: Feedback Loop [Kephart and Chess, 2003] Concepts originating from the control engineering discipline [Kokar et al., 1999, Diao et al., 2005] Self-healing/-optimization/-protection/-configuration [Lin et al., 2005] Thomas Vogel | GK Workshop 2010 | 2 June

  5. Service-Oriented Software Systems 4 Service-Oriented Computing. . . [Papazoglou et al., 2007] . . . promotes the idea of assembling application components into a network of services that can be loosely coupled to create flexible, dynamic business processes and agile applications. Composition of loosely-coupled services → modularity Self-containment of services (well-defined interfaces/contracts) Dynamic binding → Basic support for architectural adaptation at runtime → Suitable abstraction mechanism for self-adaptation [Nitto et al., 2008] Thomas Vogel | GK Workshop 2010 | 2 June

  6. Model-Driven Engineering (MDE) 5 In our broad vision of MDE, models are not only the primary artifacts of development, they are also the primary means by which developers and other systems understand, interact with, configure and modify the runtime behavior of software . [France and Rumpe, 2007] Autonomic Manager Analyze Plan Knowledge Monitor Execute Runtime Model Causal connection Sensors Effectors Special issue on models@run.time Managed Element (Oct 2009) Thomas Vogel | GK Workshop 2010 | 2 June

  7. Managing EJB-based Services 6 Thomas Vogel | GK Workshop 2010 | 2 June

  8. Managing EJB-based Services simplified 6 Thomas Vogel | GK Workshop 2010 | 2 June

  9. Abstract Runtime Models 7 complex detailed platform-specific solution space Thomas Vogel | GK Workshop 2010 | 2 June

  10. Abstract Runtime Models 7 vs. complex less complex detailed abstract platform-specific platform-independent solution space problem space Thomas Vogel | GK Workshop 2010 | 2 June

  11. Abstract Runtime Models 7 vs. complex less complex detailed abstract platform-specific platform-independent solution space problem space Metamodel for a Metamodel for a Source Model Target Model Thomas Vogel | GK Workshop 2010 | 2 June

  12. MDE for Self-Adaptive Systems 8 architectural element Different runtime models for Autonomic Manager model Analyze Plan monitoring [Vogel et al., 2010] monitoring adaptation/challenges Knowledge Monitor Execute defined by performance, uses exceptions and Metamodel Target Model architectural constraints, and for adapting TGG Rules Model Transformation Engine [Vogel and Giese, 2010] service implementations. Metamodel Source Model Sensors Effectors Incremental, bidirectional model Managed System synchronization based on Triple Graph [Vogel et al., 2009] Grammars (TGG). Thomas Vogel | GK Workshop 2010 | 2 June

  13. Runtime Model Synchronization 9 Monitoring Adaptation Thomas Vogel | GK Workshop 2010 | 2 June

  14. Current and Future Work 10 [Nitto et al., 2008] Model-driven development + runtime management Distributed managed and managing systems � distributing models and MDE techniques Thomas Vogel | GK Workshop 2010 | 2 June

  15. Backup 11 Thomas Vogel | GK Workshop 2010 | 2 June

  16. Models at Runtime 12 model@run.time [Blair et al., 2009] A model@run.time is a causally connected self-representation of the associated system that emphasizes the structure, behavior, or goals of the system from a problem space perspective. Causal connection � reflection [Maes, 1987] Higher levels of abstraction and problem space perspective vs. low level models based on the solution space as in reflection Integrated into an MDE development approach: relation of runtime models to models from the development phase Thomas Vogel | GK Workshop 2010 | 2 June

  17. Related Work 13 Architectural model as a runtime representation: Autonomic Manager One-to-one mapping between Analyze Plan implementation classes and model Knowledge elements [Oreizy et al., 1998] Monitor Execute Focused on one concern of interest Runtime Model [Caporuscio et al., 2007, Dubus and Merle, 2006, Morin et al., 2009] Sensors Effectors All concerns of interests Managed Element [Garlan et al., 2004] Thomas Vogel | GK Workshop 2010 | 2 June

  18. Is one runtime model enough? 14 Autonomic Manager Analyze Plan Pros Easing the connection between the Knowledge Monitor Execute model and the running system Avoiding the maintenance of several Runtime Model models Sensors Effectors Managed Element Cons Complexity of the model (all concerns + low level of abstraction) Platform- and implementation-specific model (solution space) Reusability of autonomic managers Thomas Vogel | GK Workshop 2010 | 2 June

  19. Failure Target Metamodel 15 Abstract and platform-independent model Architecture + occurred failures: self-healing Simplified as three associations are hidden Thomas Vogel | GK Workshop 2010 | 2 June

  20. Model Transformation 16 instance of instance of Meta−Metamodel Source use use Target Transformation Metamodel Rules Metamodel instance of instance of Model Transformation Source Model Target Model Engine Figure: Generic Model Transformation System Transformation vs. Synchronization Unidirectional vs. Bidirectional Bidirectional synchronization based on Triple Graph Grammars [Giese and Wagner, 2009, Giese and Hildebrandt, 2008] Thomas Vogel | GK Workshop 2010 | 2 June

  21. Triple Graph Grammar Rule 17 Source Model Target Model Thomas Vogel | GK Workshop 2010 | 2 June

  22. Triple Graph Grammar Rule 17 Declarative rules Automatic generation of operational rules Abstraction gap between models: manually written code “extending” the rules for adaptation → MDE simplifies the development of maintaining several runtime models Source Model Target Model Thomas Vogel | GK Workshop 2010 | 2 June

  23. Future Work 18 MDE for Self-Adaptive Systems Connect development phase with the runtime phase Development (requirements, design,. . . ) & runtime models Elaborating on model-driven managing elements Operational environment/context Large-scale, distributed system Distributed managed and managing elements Decentralized mgmt tasks [Papazoglou and Georgakopoulos, 2003] Distributing models and MDE techniques Local autonomy vs. global consistency/goals [Kramer and Magee, 2007] Thomas Vogel | GK Workshop 2010 | 2 June

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend