Task Assignment Strategy for Overloaded Systems

  • Authors:
  • Affiliations:
  • Venue:
  • ISCC '03 Proceedings of the Eighth IEEE International Symposium on Computers and Communications
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

Size-based load distribution approaches are proposed todeal with high variation of task size. One of the most criticalproblem of these approaches is that they do not considertask deadlines (which if not met may cause task starvation).This paper proposes an extension of our early work on dynamicload balancing [8, 7, 2] (called LFF) which takesthe relative processing time of a task into account and dynamicallyassigns it to the fittest server with a lighter loadand higher processing capacity. LFF-PRIORITY dynamicallycomputes the task size priority and task deadline priorityand puts them in a priority based multi-section queue.The testing results clearly show that LFF-PRIORITY outperforms existing load distribution strategies. More importantly,more than 80% of tasks meet their task deadlinesunder LFF-PRIORITY strategy.