pith. sign in

arxiv: 1306.6023 · v2 · pith:BQL2MYFOnew · submitted 2013-06-25 · 💻 cs.DC

A Simulator for Data-Intensive Job Scheduling

classification 💻 cs.DC
keywords schedulerssize-baseddata-intensivesizefactresponseresultsscheduling
0
0 comments X
read the original abstract

Despite the fact that size-based schedulers can give excellent results in terms of both average response times and fairness, data-intensive computing execution engines generally do not employ size-based schedulers, mainly because of the fact that job size is not known a priori. In this work, we perform a simulation-based analysis of the performance of size-based schedulers when they are employed with the workload of typical data-intensive schedules and with approximated size estimations. We show results that are very promising: even when size estimation is very imprecise, response times of size-based schedulers can be definitely smaller than those of simple scheduling techniques such as processor sharing or FIFO.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Scheduling With Inexact Job Sizes: The Merits of Shortest Processing Time First

    cs.PF 2019-07 unverdicted novelty 4.0

    Simulations show SPT achieves near-optimal mean response time with inexact job size estimates and is simpler than alternatives.