1 / 10

Version consistency implementation

Version consistency implementation. Contents. Apache Tuscany. Tuscany is an open source implementation of SCA (Service Component Architecture) Provide a model for creating composite component. An Example. Example. Runtime tuscany component. Runtime Proc component

brad
Download Presentation

Version consistency implementation

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. Version consistency implementation

  2. Contents

  3. Apache Tuscany • Tuscany is an open source implementation of SCA (Service Component Architecture) • Provide a model for creating composite component

  4. An Example • Example

  5. Runtime tuscany component • Runtime Proc component • Tuscany components communicate via endpoint • service endpoint: the service a components expose • reference endpoint • Interceptor is independent of implementation • transaction, …

  6. Apache Tuscany • A composite component is running on Tuscany runtime

  7. Version Consistency Management • We define a VC-container to manage version consistency

  8. VC Container • Define a trace interceptor • Trace reference interceptor • Add root transaction id to the message that is passing through it • Trace service interceptor • Resolve the message passing through it, get the root transaction id

  9. VC Container • Data model • VC algorithm logic

  10. VC Container • A complete VC-container

More Related