Chapter 9: A Distributed Grid Application
You now have a computational grid in place:
- nodeA has all the necessary client tools, a globus-gridftp-server, and a user with grid credentials
- nodeB represents a remote Linux cluster running the PBS batch system
- nodeC represents a remote Linux cluster running the SGE batch system
To demonstrate how a typical workflow can be "grid enabled" we will use our grid resources to re-encode a movie. Our application example will involve multiple staging of files into and out of grid resources.
Sections:
|