Task distribution using factoring load balancing in Master--Worker applications

  • Authors:
  • A. Moreno;E. Cesar;J. Sorribes;T. Margalef;E. Luque

  • Affiliations:
  • Escola Universitaria Salesiana de Sarria, Passeig Sant Joan Bosco, 74, 08017 Barcelona, Spain;Departament Arquitectura de Computadors i Sistemes Operatius, Universitat Autonoma de Barcelona, 08193 Bellaterra, Spain;Departament Arquitectura de Computadors i Sistemes Operatius, Universitat Autonoma de Barcelona, 08193 Bellaterra, Spain;Departament Arquitectura de Computadors i Sistemes Operatius, Universitat Autonoma de Barcelona, 08193 Bellaterra, Spain;Departament Arquitectura de Computadors i Sistemes Operatius, Universitat Autonoma de Barcelona, 08193 Bellaterra, Spain

  • Venue:
  • Information Processing Letters
  • Year:
  • 2009

Quantified Score

Hi-index 0.89

Visualization

Abstract

Load imbalance among workers is one of the main causes of performance shortcomings in Master-Worker applications. We have observed that this problem is very similar to the one of scheduling distributed parallel loops, which has been widely in the literature. Thus, we have adapted one of the most successful algorithms, known as Factoring, to be used for Master-Worker applications. This has leads to a simple an elegant strategy that can be used to obtain an excellent automatic and dynamic load balancing strategy for the workers. Finally, we have assessed the resulting strategy through extensive experimentation and simulation.