Chapter 6. Execution in Globus Toolkit Environments

Table of Contents
Execution Environment with Globus Toolkit
Preparation of Globus
Hostfile for Globus
Execution of client program

So far, we've mentioned local environments which can use rsh, but rsh cannot be used in wide-area network environments. One of the solution for that is the Globus toolkit.

We explain the case of using Globus Toolkit, which is the de facto standard for constructing grid environments. If you use Globus Toolkit, on a remote host, creating the remote executable program, registering and programing is the same as previously stated. The only detail which is different is describing the hostfile. If you don't know much about the Globus Toolkit, please see Globus Alliance.

Execution Environment with Globus Toolkit

We assume an execution environment as follows.

In the explanation below, we assume an environment setting on which a job can be submitted from the client host to the remote host.