English

Megha: Decentralized Global Fair Scheduling for Federated Clusters

Distributed, Parallel, and Cluster Computing 2024-03-05 v2

Abstract

Increasing scale and heterogeneity in data centers have led to the development of federated clusters such as KubeFed, Hydra, and Pigeon, that federate individual data center clusters. In our work, we introduce Megha, a novel decentralized resource management framework for such federated clusters. Megha employs flexible logical partitioning of clusters to distribute its scheduling load, ensuring that the requirements of the workload are satisfied with very low scheduling overheads. It uses a distributed global scheduler that does not rely on a centralized data store but, instead, works with eventual consistency, unlike other schedulers that use a tiered architecture or rely on centralized databases. Our experiments with Megha show that it can schedule tasks taking into account fairness and placement constraints with low resource allocation times - in the order of tens of milliseconds.

Keywords

Cite

@article{arxiv.2103.08413,
  title  = {Megha: Decentralized Global Fair Scheduling for Federated Clusters},
  author = {Meghana Thiyyakat and Subramaniam Kalambur and Dinkar Sitaram},
  journal= {arXiv preprint arXiv:2103.08413},
  year   = {2024}
}

Comments

10 pages, 12 figures, conference paper

R2 v1 2026-06-24T00:10:36.850Z