Services
The Service-Oriented method of defining work in GridServer is a standards-based model. It uses a thin client model, which promotes easy integration of an existing implementation. It also promotes language interoperability, as clients written in different languages can invoke methods in Service Implementations written in the same or other languages.
The Service-Oriented method uses two components: Clients and Service Implementations. Descriptions of both follow.
Subtopics