Hi all, Whenever i submit jobs via gridway metascheduler (i.e), when a job is allocated and submitted to a resource, i want to increment the no of job allocations made on that resiource. If on the other hand, resource faile (i.e) if i dont get a response from the resource within some time, then i want to increment the fault index of the resource.
I want to use this information when scheduling by gridway occurs (i.e), i want to submit my job to a resource, with low fault index. How can establish this?? Can i maintain a table, wherein i store this information?? If so, where should this table be maintained? should i have to store this information in the GIS and retrieve it when i do the scheduling process? Please help me by giving out some ideas. Thanks in advance, lakk
