A Dynamic Task Scheduling Method in Cluster of Workstations

Qiang FU,Wei-min ZHENG
1999-01-01
Ruan Jian Xue Bao/Journal of Software
Abstract:The task scheduling is an important issue in the research of parallel computing in cluster of workstations. To keep load balance, the method for task allocation and reallocation was proposed, which is the low expensive method of task scheduling. The execution mechanism of inert task was adopted. To avoid the process migration in task reallocation, the task's real start-time was deferred as best as one can. The algorithm and implementation of the task allocation are presented. The results of analysis and experiments have shown that the method can improve the performance of parallel computing.
What problem does this paper attempt to address?