Changes

Jump to: navigation, search

Containers/Guarantees for resources

531 bytes added, 08:26, 18 September 2006
no edit summary
}
</pre>
 
= Disadvantages of this approach =
 
This approach has the following disadvantages
 
# Lets consider initialization - When we create <math>n</math> groups initially, we need to spend <math>O(n^2)</math> time to assign guarantees.
# Everytime a limit or a guarantee changes, we need to recalculate guarantees to ensure that the change will not break any guarantees
# The same thing as stated above, when a resource group is created or deleted
 
This can lead to some instability, a change in one group propagates to all other groups.
5
edits

Navigation menu