















































Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
An overview of scientific workflows and grids, focusing on workflow design, scheduling, fault tolerance, and data movement. It covers various systems such as kepler, chimera, and griddb, and discusses challenges in executing workflows on the grid. Students and researchers in computer science, data science, and engineering may find this document useful for understanding the concepts and technologies behind grid computing and scientific workflow execution.
Typology: Papers
1 / 55
This page cannot be seen from the preview
Don't miss anything!
















































scientific workflow execution– Scalability– Detached execution
in design and execution of Grid workflows
in context of Grid computing– Workflow design– Workflow scheduling– Fault Tolerance– Data Movement
Workflow Model/Specification
defines workflow
including task definition and structure definition
resources
concrete model before or during execution
Workflow Composition System
enables users
to assemble components into workflows
requirements, e.g., data products, input values
subworkflow (local) or entire workflow(global)
results, but high overhead
concrete models?
execution– User directed or simulation based
network failure, overloaded resourceconditions, non-availability of components
level– Task-level – mask the effects of the failure– Workflow-level – manipulate workflow
structure
management system
project
(Kepler-like GUI) or XML-based language(SCUFL)
processing, e.g., those backed by a cluster
environment
Service (TCS)
based on distribution policy– Parallel – no host-based communication– Peer-to-peer – intermediate data passed
between hosts