Sections

Skip to content. | Skip to navigation

You are here: Home Research Networks and Distributed Systems Publications Limits of work-stealing scheduling

Z. Vrba, H. Espeland, P. Halvorsen, and C. Griwodz (2009)

Limits of work-stealing scheduling

In: Job Scheduling Strategies for Parallel Processing (14th International Workshop, 2009), ed. by Eitan Frachtenberg and Uwe Schwiegelshohn, pp. 280-299, Springer Berlin / Heidelberg (ISBN: 978-3-642-04632-2)

The number of applications with many parallel cooperating processes is steadily increasing, and developing efficient runtimes for their execution is an important task. Several frameworks have been developed, such as MapReduce and Dryad, but developing scheduling mechanisms that take into account processing \emph{and} communication requirements is hard. In this paper, we explore the limits of work stealing scheduler, which has empirically been shown to perform well, and evaluate load-balancing based on graph partitioning as an orthogonal approach. All the algorithms are implemented in our Nornir runtime system, and our experiments on a multi-core workstation machine show that the main cause of performance degradation of work stealing is when very little processing time, which we quantify exactly, is performed per message. This is the type of workload in which graph partitioning has the potential to achieve better performance than work-stealing.
Personal tools