Documentation

This page is obsolete: Please refer to the Wiki Documentation category

Architecture Overview

  1. Architecture overviewDescribes the GridRM architecture using a number of high-level diagrams.

Gateway

  1. Gateway installation Describes how to install the gateway when the gateway database and Tycho mediator are not embedded in the gateway start-up mechanisms.

Clients

  1. Simple client. Describes how to install and execute the simple consumer that is used for testing client/gateway communications.
  2. Simple client revealed. Uses the simpleConsumer source code to show how a client might be implemented. Also includes references to the Tycho Java docs.
  3. An example of client interaction using the GridRM XML-over-HTTP (XOH) API. This example uses a servlet interface for Web clients to interact with GridRM. The example receives client requests over HTTP, and forwards them to the gateways using the GridRM protocols.