Information Technology Reference
In-Depth Information
[ Because no Space on private server so waiting Queue]
If (time>100ms)
{
Move To another public server
Break;
}
Else
If (Low Priority.Request.Count>0)
{
Re-Allocate Existing Low_Priority_Request to Public Sever
Then
Handle New_VM_Requestc+s to Private Server
}
If (time >100 ms and less than 200ms)
{
Put New_VM_Requestc+s in Waiting_Queue
}
If (time>=200ms)
{
Move To another public server
}
}
PROCEDURE 3
/*--------This Redirects to Public Cloud-----*/
If (New_VM_Requestc+s > Availablec+s &&
New_VM_Requestc+s ==
Low_Priority_Request)
Search WWH ::




Custom Search