Changes between Version 10 and Version 11 of ExecutionManager


Ignore:
Timestamp:
Nov 5, 2010, 3:25:08 PM (14 years ago)
Author:
jochen.bauknecht
Comment:

Request Management and Request Monitoring desription added

Legend:

Unmodified
Added
Removed
Modified
  • ExecutionManager

    v10 v11  
    77== Introducion ==
    88The Execution Manager executes Execution Plans that the SQR created as a result of requests from Resource Users. The requests are either for retrieving information or executing actuation tasks. As the Figure shows, the Execution Manager consists of two logical internal components, the Request Management that executes the Execution Plan and the Request Monitoring that monitors the request execution in case of long-term requests.
     9
     10=== Request Management ===
     11The Request Management executes short term requests received via the requestInformation operation as well as long term requests received via the requestSubscription or updateSubscription operations. The Request Management will process the requests and in the first case return information received from the Resources and in the second case set up sessions between Resources and Resource Users.
     12
     13=== Request Monitoring ===
     14The Request Monitoring monitors the availability and reliability of REPs in order to provide a good quality of long term requests. After set up the a long term subscription by the Request Management, the  Request Monitoring will set up the needed subscriptions to monitor the intended resources. When the Request Monitoring is notified that a change happened, it will notify the requesting ressource user.
     15
    916
    1017[[Image(em.png)]]
     
    7582
    7683=== Example of REI Request ===
    77 An example of a subscription request with one REP on the REI interface can be seen here. Thix XML Structure is tranmitted via http POST or GET to the REI interface of the execution manager.  It can be seen that the Taskplan is embedded in a REI and a Requestsubscription structure.
     84An example of a subscription request with one REP on the REI interface can be seen here. Thix XML Structure is tranmitted via http POST or GET to the REI interface of the execution manager.  It can be seen that the TaskPlan is embedded in a REI and a RequestSubscription structure.
    7885
    7986{{{