Changes between Version 4 and Version 5 of Software/eAM/g2Scheduler
- Timestamp:
- Oct 2, 2014, 2:26:49 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Software/eAM/g2Scheduler
v4 v5 2 2 == Scheduler == 3 3 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. 4 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. 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. 7 5 8 6 === Installation and Configuration ===