Framework Interface
Allocation = Function(System State, Task Requirements, Benefit Function).
System State (cost) - a matrix where every column represents a server and every line represents a resource type.
Task Requirements (cost) - a vector where every cell represents a resource type.
Benefit function - benefit to complete the task.
- Computing Cluster - constant.
- Pure real time - a step function with benefit before the deadline and zero after it.
Yesterday’s working group => similar to MSHN (NPG) and AMARANTH (CMU).