ECE-458-Resource-Manager / ResourceManager

Project for ECE 458 - Engineering Software Maintainability
1 stars 0 forks source link

Handle oversubscriptions #34

Closed davisg123 closed 8 years ago

davisg123 commented 8 years ago

Multiple incomplete reservations may exist for the same restricted resource. This is called oversubscription (see definitions above), and is resolved at approval time. When a resource manager approves such a reservation, he/she shall first be warned of any com- peting reservations which will be necessarily cancelled as a result. Upon completing the approval, competing reservations shall automatically be cancelled. Email notifications shall be sent to affected parties.