Flexible Scheduling of Distributed Analytic Applications
Francesco Pace, Daniele Venzano, Damiano Carra, Pietro Michiardi

TL;DR
This paper introduces a flexible heuristic scheduling algorithm for distributed analytic applications, distinguishing component types to improve responsiveness and resource efficiency, validated through simulations and a new system called Zoe.
Contribution
It presents a novel scheduling heuristic that handles rigid and elastic components, improving responsiveness and resource utilization in distributed analytic applications.
Findings
Scheduler outperforms baseline in turnaround times
System Zoe shows efficiency improvements
Effective handling of component types enhances performance
Abstract
This work addresses the problem of scheduling user-defined analytic applications, which we define as high-level compositions of frameworks, their components, and the logic necessary to carry out work. The key idea in our application definition, is to distinguish classes of components, including rigid and elastic types: the first being required for an application to make progress, the latter contributing to reduced execution times. We show that the problem of scheduling such applications poses new challenges, which existing approaches address inefficiently. Thus, we present the design and evaluation of a novel, flexible heuristic to schedule analytic applications, that aims at high system responsiveness, by allocating resources efficiently. Our algorithm is evaluated using trace-driven simulations, with large-scale real system traces: our flexible scheduler outperforms a baseline…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCloud Computing and Resource Management · Distributed and Parallel Computing Systems · Distributed systems and fault tolerance
