1 / 8

MIMA prototype design

MIMA prototype design. Proposal for a design implementing the three major FASE execution modes. Luigi Paioro – ON 9.2 Face to face meeting, Milan, Jul 16 th -17 th 2009. The System Layers. Consumer Client. API. Middleware. API. Service Provider.

gaurav
Download Presentation

MIMA prototype design

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. MIMA prototype design Proposal for a design implementing the three major FASE execution modes Luigi Paioro – ON 9.2 Face to face meeting, Milan, Jul 16th-17th 2009

  2. The System Layers Consumer Client API Middleware API Service Provider Luigi Paioro – ON 9.2 Face to face meeting, Milan, Jul 16th-17th 2009

  3. The Execution Modes [1] • Inline mode: everything lives within the application process Components Wrapper Package Manager Direct Implementation Luigi Paioro – ON 9.2 Face to face meeting, Milan, Jul 16th-17th 2009

  4. The Execution Modes [2] • Distributed mode: component and applications are different processes (maybe on different hosts) Package Manager Proxy Component Proxy SAMP Hub + Discovery System + Activation System + DVM = Package Manager Server IPC Components Container Luigi Paioro – ON 9.2 Face to face meeting, Milan, Jul 16th-17th 2009

  5. The Execution Modes [3] • Host execution mode: tasks are called as stand-alone programs running on the normal host shell “main” Container Shell execv + stdio/stderr Serialized PSet Luigi Paioro – ON 9.2 Face to face meeting, Milan, Jul 16th-17th 2009

  6. The Component Interfaces

  7. The System Interfaces

  8. Demo • Python container • Managed sub-process case • Direct invoke • In-line, distributed, host • Indirect invoke • In-line, distributed, host • Asynchronous invoke • In-line, distributed, “host” • Asynchronous invoke with handler • In-line, distributed • Logger interface used Luigi Paioro – ON 9.2 Face to face meeting, Milan, Jul 16th-17th 2009

More Related