Minimizing total flow time and total completion time with immediate dispatching

Minimizing total flow time and total completion time with immediate dispatching

0.00 Avg rating0 Votes
Article ID: iaor2008141
Country: United States
Volume: 47
Issue: 3
Start Page Number: 253
End Page Number: 268
Publication Date: Apr 2007
Journal: Algorithmica
Authors: ,
Keywords: computational analysis
Abstract:

We consider the problem of scheduling jobs arriving over time in a multiprocessor setting, with immediate dispatching, disallowing job migration. The goal is to minimize both the total flow time (total time in the system) and the total completion time. Previous studies have shown that while preemption (interrupt a job and later continue its execution) is inherent to make a scheduling algorithm efficient, migration (continue the execution on a different machine) is not. Still, the current non-migratory online algorithms suffer from a need for a central queue of unassigned jobs which is a ‘no option’ in large computing systems, such as the Web. We introduce a simple online non-migratory algorithm IMD, which employs immediate dispatching, i.e., it immediately assigns released jobs to one of the machines. We show that the performance of this algorithm is within a logarithmic factor of the optimal migratory offline algorithm, with respect to the total flow time, and within a small constant factor of the optimal migratory offline algorithm, with respect to the total completion time. This solves an open problem suggested by Awerbuch et al..

Reviews

Required fields are marked *. Your email address will not be published.