Changes between Version 4 and Version 5 of Software/eAM/g2Scheduler


Ignore:
Timestamp:
Oct 2, 2014, 2:26:49 PM (10 years ago)
Author:
seskar
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Software/eAM/g2Scheduler

    v4 v5  
    22== Scheduler ==
    33
    4 === Usage ===
    5 
    6 This service manages the reservations for access to the resources. Authenticated users are allowed to make reservations to use experiment resources. This service presents the display by which they make such reservations, and handles schedule conflict resolution. It is queried by the login, and account management services to determine if a user can use the service they are attempting to use.
     4This service manages the reservations for access to the resources. Authenticated users are allowed to make reservations to use experiment resources. This service presents the display by which they make such reservations, and handles schedule conflict resolution. The resulting schedule (database) is queried by the auto-approver services to determine if a user can access the resources they are attempting to use.
    75
    86=== Installation and Configuration ===