Elastohydrodynamic Lubrication |
The Grid |
Pertaining to be more than just "a collection of computers on a network" the Grid is more a concept for how to manage these large remote resources seemlessly. Clearly if you are using resources scattered around the world then there must be a sensible way of deciding which one to use. There must then also be some permission granted to use that machine by the owner. There must be methods of getting the code to the machine and results back to the person launching the application, and these transfers must be secure against eavesdroppers. This is all termed Grid middleware.
In brief, the system works by a module n IRIS Explorer using Globus to launch the job onto the Grid. This Grid application may be parallel, and one of the processes will be in contact with the launching IRIS Explorer process via sockets. Information can flow from the input modules in the PSE to the launching module where it will pass the current inputs onto the Grid process whenever the Grid process asks for them. The application will also use the same socket to pass pre-formatted output data back to the IRIS Explorer module to be formatted fr visualisation further down the map.
Since IRIS Explorer is being used it is possible to make this Grid session collaborative by sharing the input modules. As before, only one participant needs to launch the job, but the others can help steer the computation.
|
| Return to homepage | E-mail comments |