English

Work Stealing Simulator

Distributed, Parallel, and Cluster Computing 2019-10-08 v1

Abstract

We present in this paper a Work Stealing lightweight PYTHON simulator. Our simulator is used to execute an application (list of tasks with or without dependencies), on a multiple processors platform linked by specific topology. We first give an overview of the different variants of the work stealing algorithm, then we present the architecture of our light Work Stealing simulator. Its architecture facilitates the development of other types of applications and other topologies for interconnecting the processors. We present the use cases of the simulator and the different types of results.

Keywords

Cite

@article{arxiv.1910.02803,
  title  = {Work Stealing Simulator},
  author = {Mohammed Khatiri and Denis Trystram and Frédéric Wagner},
  journal= {arXiv preprint arXiv:1910.02803},
  year   = {2019}
}
R2 v1 2026-06-23T11:36:25.456Z