Abstract
Scientific workflows are used routinely in numerous scientific domains, and Workflow Management Systems (WMSs) have been developed to orchestrate and optimize workflow executions on distributed platforms. WMSs are complex software systems that interact with complex software infrastructures. Most WMS research and development activities rely on empirical experiments conducted with full-fledged software stacks on actual hardware platforms. These experiments, however, are limited to hardware and software infrastructures at hand and can be labor- and/or time-intensive. As a result, relying solely on real-world experiments impedes WMS research and development. An alternative is to conduct experiments in simulation. In this work we present WRENCH, a WMS simulation framework, whose objectives are (i) accurate and scalable simulations; and (ii) easy simulation software development. WRENCH achieves its first objective by building on the SimGrid framework. While SimGrid is recognized for the accuracy and scalability of its simulation models, it only provides low-level simulation abstractions and thus large software development efforts are required when implementing simulators of complex systems. WRENCH thus achieves its second objective by providing high-level and directly re-usable simulation abstractions on top of SimGrid. After describing and giving rationales for WRENCH's software architecture and APIs, we present two case studies in which we apply WRENCH to simulate the Pegasus production WMS and the WorkQueue application execution framework. We report on ease of implementation, simulation accuracy, and simulation scalability so as to determine to which extent WRENCH achieves its objectives. We also draw both qualitative and quantitative comparisons with a previously proposed workflow simulator.
Original language | English |
---|---|
Pages (from-to) | 162-175 |
Number of pages | 14 |
Journal | Future Generation Computer Systems |
Volume | 112 |
DOIs | |
State | Published - Nov 2020 |
Externally published | Yes |
Funding
This work is funded by National Science Foundation NSF, USA contracts #1642369 and #1642335 , “SI2-SSE: WRENCH: A Simulation Workbench for Scientific Worflow Users, Developers, and Researchers”; by CNRS, France under grant #PICS07239 ; and partly funded by National Science Foundation NSF, USA contracts #1923539 and #1923621 : “CyberTraining: Implementation: Small: Integrating core CI literacy and skills into university curricula via simulation-driven activities”. We thank Martin Quinson, Arnaud Legrand, and Pierre-François Dutot for their valuable help. We also thank the NSF Chameleon Cloud, USA for providing time grants to access their resources.
Keywords
- Distributed computing
- Scientific workflows
- Simulation
- Workflow management systems