1 / 19

Architectural Recovery to Aid Detection of Architectural Degradation

Architectural Recovery to Aid Detection of Architectural Degradation. Joshua Garcia*, Daniel Popescu *, Chris Mattmann * † , Nenad Medvidovic *, and Yuanfang Cai ‡ *University of Southern California, † Jet Propulsion Laboratory, ‡ Drexel University. Architectural Degradation.

meagan
Download Presentation

Architectural Recovery to Aid Detection of Architectural Degradation

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Architectural Recovery to Aid Detection ofArchitectural Degradation Joshua Garcia*, Daniel Popescu*, Chris Mattmann*†, NenadMedvidovic*, and YuanfangCai‡*University of Southern California, †Jet Propulsion Laboratory, ‡ Drexel University

  2. Architectural Degradation • Software maintenance tends to dominate • Maintaining architectures • Architectural Degradation • Architectural drift and erosion • Architectural smells • Architectural Recovery

  3. iRODS – Prescriptive Architecture Source: https://www.irods.org/index.php/Introduction_to_iRODS

  4. iRODS – Descriptive Architecture Legend: Layer Component Two-way dependency One-way dependency

  5. iRODS – Prescriptive and Descriptive Architecture

  6. Architectural Smells in iRODS Dependency Cycle Fully connected graph Skipping Layers Skipping Layers Legend: Dependency Inversion Layer Component Excessive Load on Component Two-way dependency One-way dependency Bloated Components

  7. Outline • Motivation • Existing Architectural Recovery Techniques • Our Approach To Architectural Recovery • Current Status

  8. iRODS – Descriptive Architecture Legend: Layer Component Two-way dependency One-way dependency

  9. Component Recovery • Existing techniques • Automated • Heavy focus on structural dependencies • WCA, LIMBO, ACDC, Bunch, etc. • Can be inaccurate • Do not represent concerns Core Library Network Communication Low-level Fabric

  10. iRODS – Descriptive Architecture Legend: Layer Component Two-way dependency One-way dependency

  11. Recovery Techniques for Connectors • Connector types • Interaction • Application-independent • Non-functional properties • Patterns and queries for connectors • ManSART, cliches, XML-based, X-Ray, etc. • Time-consuming, manual, and error-prone iRODS Fuse Event-based Stream RPC Server Rule Engine

  12. Outline • Motivation • Existing Architectural Recovery Techniques • Our Approach To Architectural Recovery • Current Status

  13. Approach and its Goals • Novel technique for recovering components and connectors • Goals: • Automation • Accuracy • Understandability

  14. Overall Approach Concerns with Application Specificity Concern Extraction Concerns Application Specificity Classification for Concerns Component/Connector Model Component and Connector Classification Source Code Structural Fact Extraction Structural Facts Brick Recovery Bricks

  15. Representing Concerns • Topic Models • A statistical language model • The source code has a set of words called the vocabulary • Topic – probability distribution over words • Our representation of concerns • Document-topic distribution – probability distribution over topics • The extent to which a document (component or connector) has a concern

  16. Using Learning for Component/ Connector Classification • Selection of features • Application-specific or application-independent concerns • Structural features • Design patterns

  17. Outline • Motivation • Existing Architectural Recovery Techniques • Our Approach To Architectural Recovery • Current Status

  18. Current Status • Prototyped and preliminary experiments • Variety of Systems • Apache OODT, Hadoop, Bash, Linux, etc. • Java and C systems

  19. Thank You • Questions?

More Related