Resource Discovery Service
From Ogce
[edit]
Description
The Resource Discovery Service collects and summarizes status information from GPIR and Inca. It provides simple programming interfaces for obtaining information on
- Host availability
- Host contact domain names for GridFTP
- Host contact domain names for GRAM
It is suitable for building simple monitoring dashboards and for coupling with Job Submission interfaces. Sample clients are included in the GTLAB project.
By default, the Resource Discovery Service is configured to point to TeraGrid GPIR and Inca services. This services was originally developed to support the GridChem project.
[edit]
Getting the Code
The Resource Discovery Service is included in the OGCE Axis Services integrated release. You can also obtain code from SVN:
svn co https://ogce.svn.sourceforge.net/svnroot/ogce/ogce-axis-services/ResourceDiscoveryService
See OGCE Axis Services for installation instructions.
