Signed-off-by: huyutuo <923366850@qq.com>
This commit is contained in:
huyutuo 2020-09-14 14:25:49 +08:00
parent 5e0178b931
commit a4dd36e315
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
The Allocation of the workloads to the node in scheduler happens in each session and the workflow of the session is illustrated in the below diagram.
1. Session Opens every 1 sec
2. In very session local copies of Queues, JobsMap, PendingTasks and Node List is created.
2. In every session local copies of Queues, JobsMap, PendingTasks and Node List is created.
3. For Each Jobs in the Session
1. If the Queued ID in the Job exists in the Local Copy of Queues then :
1. Add the Queue in the Local Copy of Queues