GridLab
Grid Application Toolkit

A simple API for Grid Applications
GAT

Menu



next up previous contents
Next: Interprocess Communication Up: Resource Management Previous: Reserve a Resource Using   Contents

Reserve a Resource Using a Resource

Another method of reserving resource also exists. Upon finding a resource, as described above, one obtains a Resource instance. This Resource can be used in place of the ResourceDescription in the reservation process described above. So, one would pass a ResourceBroker a Resource instance, describing the resource to reserve, a Time instance, which indicates when the reservation is to start, and a TimePeriod instance, which indicates how long the reservation is to last. The result is the minting of a brand new Reservation.



Andre Merzky 2004-05-13