Research Article
Optimization Method of Art Design Resource Scheduling for 6G Network Environment in Colleges and Universities
Algorithm 2
Execution process of the algorithm.
Function scheduletask | Input: task T, available virtual host set; | Output: mapping between task T and virtual host; | ① The resource status of virtual host is calculated; | ② Task t is assigned to a virtual host with sufficient resources | and no tasks to be executed; | ③ Arrival time of task t on virtual machine | ④ Else / task completion scheduling results/ | ⑤ end if |
|