Szczegóły publikacji
Opis bibliograficzny
Applying workflows to scientific projects represented in file system directory tree / Mieszko Makuch, Maciej MALAWSKI, Joanna KOCOT, Tomasz SZEPIENIEC // W: WORKS 2020 [Dokument elektroniczny] : proceedings of the 15th Workshop on Workflows in Support of Large-Scale Science conjunction with SC20: the international conference for High Performance Computing, Networking, Storage and Analysis : virtual conference, November 9-19, 2020. — Wersja do Windows. — Dane tekstowe. — Piscataway : The Institute of Electrical and Electronics Engineers, cop. 2020. — e-ISBN: 978-1-6654-0452-5. — S. 25–32. — Wymagania systemowe: Adobe Reader. — Bibliogr. s. 32, Abstr.
Autorzy (4)
Słowa kluczowe
Dane bibliometryczne
| ID BaDAP | 135366 |
|---|---|
| Data dodania do BaDAP | 2021-07-26 |
| Tekst źródłowy | URL |
| DOI | 10.1109/WORKS51914.2020.00009 |
| Rok publikacji | 2020 |
| Typ publikacji | materiały konferencyjne (aut.) |
| Otwarty dostęp | |
| Wydawca | Institute of Electrical and Electronics Engineers (IEEE) |
Abstract
Most workflow management systems represent scientific workflows as DAG (directed acyclic graph) and require to provide a workflow specification before the workflow can be executed. Workflow can be designed using a graphical interface or with textual workflow editing. For uses unacquainted with workflow abstraction, these systems can be complicated as it usually takes multiple steps to design abstract workflow specification. To reduce the learning curve and barriers to entry for inexperienced users, we have decided to create a workflow representation that is based on the well-known file system directory structure. In our representation, the workflow structure can be drawn from project organization space which is based on the file system directory tree. As a result, the proposed workflow representation is more natural and more intuitive for users who are already accustomed to the directory structure. The workflow structure is created on the fly as the user adds, executes and organizes services inside their workspace. We have used tree structure hierarchy to model a part-whole hierarchy between workflows, sub-workflows and individual services. Proposed solutions support modularity with multi-level sub-workflow nesting, encapsulation, workflow reuse and sharing, as well as automated workflow execution in a distributed infrastructure. The proposed model was implemented and evaluated on the IS-EPOS Platform [1], a real-world online workflow management system used to conduct research in the field of anthropogenic seismicity.