Hi,
I would do this by creating WSRF enabled grid services. It should be
possible by WSRF enabled grid services and make sure all your services
support have ResouseProperties. Create two Resource Properties for
each service to store invocationCount and Successcount. Otherwies you
can implement another independent service which should be invoked by
your Java program that dispatches and monitors GRAM jobs. In this
service you can store much more information using a database or
whatever you like.
kind regards,
Muhammad Junaid.
lak jak wrote:
Hi all,
I want to store some information about my resource in the grid
information service of globus.
Basically, i want to create a table, which will maintain fault
occurrence history info of the resource.
Supposing, if a job is allocated to the resource, allocated job count
will be incremented and if the resource fails, then fault index wil be
incremented.
Please help me by guiding me as to where exactly i should create this
table in the information service component.
Also elaborate on the steps i should follow for doing this.
Sincere thanks to all.
lakk