Hi,
I am trying to model a real world situation where the supervisor is in charge of allocating resources to different processors who have different priorities. I understand how to set the priority resource queue strategy. The problem I am trying to solve is how to use a time interval for prioritization. In this scenario, whenever processor 8 is going to need the resource within 10-15 minutes, then no other resource should be able to acquire it. I am having trouble setting this up because I don't know the specific time that the processor will need the resource because the delays use statistical distributions.