Highlight the role of Web Services with reference to Grid Se
Highlight the role of Web Services with reference to Grid Service Architecture.
Solution
Basically, web service is a technique for describing software components to be accessed. It also defines methods for accessing and discovering the components and allows us to create client/server apps.
Grid service architecture is a set of standards , that defines the way in which information is shared among heterogeneous grid systems.
Role of web service with reference to grid service architecture is , 1. It must allow clients to easily discover , update, modify and delete information about the service\'s state, 2. Define how the service evolves and ensure ongoing compatibility with other services, 3. Optimize communication and interoperability among resources of all types.
