We consider an online version of the classical problem of preemptive scheduling on uniformly related machines. We are given m machines with speeds s1 s2 sm and a sequence of jobs, each described by its processing time (length). The actual time needed to process a job with length p on a machine with speed s is p=s. In the preemptive version, each job may be divided into several pieces, which can be assigned to different machines in disjoint time slots. (A job may be scheduled in several time slots on the same machine, and there may be times when a partially processed job is not running at all.) The objective is to find a schedule of all jobs in which the maximal completion time (makespan) is minimized. In the online problem, jobs arrive one by one and the algorithm needs to assign each incoming job to some time slots on some machines, without any knowledge of the jobs that arrive later. This problem, also known as list scheduling, was first studied by Graham [8] for identical machines (i.e., s1 D D sm D 1), without preemption. In the preemptive version, upon the arrival of a job, its complete assignment at all times must be given and the algorithm is not allowed to change this assignment later. In other words, the online nature of the problem is in the order of the input sequence, and it is not related to possible preemptions and the time in the schedule.
[1]
Tomáš Ebenlendr,et al.
Combinatorial algorithms for online problems: Semi-online scheduling on related machines
,
2011
.
[2]
Jirí Sgall,et al.
Semi-Online Preemptive Scheduling: One Algorithm for All Variants
,
2011,
Theory of Computing Systems.
[3]
Jirí Sgall,et al.
A lower bound for on-line scheduling on uniformly related machines
,
2000,
Oper. Res. Lett..
[4]
Gerhard J. Woeginger,et al.
Semi-online scheduling with decreasing job sizes
,
2000,
Oper. Res. Lett..
[5]
Ronald L. Graham,et al.
Bounds for certain multiprocessing anomalies
,
1966
.
[6]
Jirí Sgall,et al.
Optimal and Online Preemptive Scheduling on Uniformly Related Machines
,
2004,
STACS.
[7]
Jirí Sgall,et al.
Preemptive Online Scheduling: Optimal Algorithms for All Speeds
,
2006,
Algorithmica.
[8]
Tomás Ebenlendr,et al.
Semi-online Preemptive Scheduling: Study of Special Cases
,
2009,
PPAM.
[9]
Ronald L. Graham,et al.
Bounds on Multiprocessing Timing Anomalies
,
1969,
SIAM Journal of Applied Mathematics.
[10]
Marek Karpinski,et al.
On-Line Load Balancing for Related Machines
,
1997,
J. Algorithms.