Network controller's output is a placement decision and resource allocation:
(time, taskID, NodeID, allocated CPU, allocated mem, allocated b/w)
Data generator should have the interface to take this as input. For now, it can just ignore the actual inputs.
Network controller's output is a placement decision and resource allocation:
(time, taskID, NodeID, allocated CPU, allocated mem, allocated b/w)Data generator should have the interface to take this as input. For now, it can just ignore the actual inputs.