Next: Differences from XCAT-SP
Up: xbook manager
Previous: xbook manager
  Contents
The architecture of the xbook manager is shown in
Figure 2.1. The servicing of a xbook request is decomposed
into the following steps:
- The xbook manager receives the forwarded request from the xbook
server and dispatches it to an engine which can appropriately handle the
request. In Figure 2.1, this is represented by a
dispatcher
entity.
- The dispatcher looks up the xbook in its registry to find out its
type.
- The type of the xbook determines which xbook engine will handle the
request.
- The dispatcher passes the request to the appropriate xbook engine (in
this case engine-1).
- engine-1 locates the xbook in the xbook repository and handles the
request.
- The request results in the launch of an application.
Figure 2.1:
xbook server
architecture
 |
Shava Smallen
2002-12-31