1 / 8

Using Component Composition for Self-customizable Systems

Using Component Composition for Self-customizable Systems. Ioana Sora, Pierre Verbaeten, Yolande Berbers Katholieke Universiteit Leuven, Belgium. Building customizable network protocols. DiPS. Self-customization. Factors that introduce requirements How to make the decision of customization

austin
Download Presentation

Using Component Composition for Self-customizable Systems

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. Using Component Composition for Self-customizable Systems Ioana Sora, Pierre Verbaeten, Yolande Berbers Katholieke Universiteit Leuven, Belgium

  2. Building customizable network protocols DiPS Self-customization • Factors that introduce requirements • How to make the decision of customization • Infrastructural support for changes What components will be deployed and in which collaborations ? This decision must be automatically made by a composition strategy implemented in the system

  3. Managing complexity • Fine-tuned compositions • Unanticipated customizations Composition strategy • Flow-based architectures - decompose in layeredcompositions on each flow • Composable components System requirements ?

  4. Component descriptions • Requires/provides clauses: sets of properties • Structure of composed components – structural constraints in the component description: • Basic structural constraints • Structural context-dependent requirements • Inter-flow dependencies REQ REQ PROV PROV PROV PROV PROV REQ REQ

  5. Criteria of correct composition • Matching requires with provides clauses • Propagation of requirements REQ a,b,c PROV a REQ b,c PROV b REQ c

  6. ? ? ? REL TCP UDP IP IP ETH ETH ETHNI ETHNI Case study: customizable network protocols REQ: rel(WITH MultimediaRel), transp, non_local TCP ETH IP UDP ? ETHNI REL

  7. Case study: customizable network protocols (2) ACK Sending Unit ACK Sending MultimediaRel Strategy Retransmission strategy ACKReceiving Unit ACK Receiving Timestamp Attacher PROV rel RoundTripTime Calculator Multiple Sending PacketType Router Header construction CRPHeader Constructor Header parsing CRPHeader Parser

  8. Conclusions • Problems of automatic software composition: • How generic can be a solution ? • How much needs to be fixed beforehand? • Unanticipated compositions • Handling complex systems • Our solution: • a strategy for component composition, addresses flow-based architectures • uses composable components with structural constraints as a mechanism to express and extend initial assumptions and constraints and preserve a high degree of flexibility

More Related