1 / 7

Workflows, a short introduction

Workflows, a short introduction. Akos Balasko LPDS 17/04/2012. Outline. Why we use workflows ? Jobs Workflows Complex workflows Some Restrictions. Why we use workflows?. Make execution process be modularized Parallelization possibilities Large data manipulation. Jobs.

jfreeland
Télécharger la présentation

Workflows, a short introduction

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Workflows, a short introduction Akos Balasko LPDS 17/04/2012

  2. Outline • Whyweuseworkflows? • Jobs • Workflows • Complexworkflows • SomeRestrictions

  3. Why we use workflows? • Make execution process be modularized • Parallelization possibilities • Large data manipulation

  4. Jobs • Singlenodesthatshould be executedto a WN (finally) • Itcontains: • Binary (orreferencetoit) • Inputs (orreferences) • Outputs(orreferences) • Requirements (for hardware, installed software stack …)

  5. Workflows • Nodes connected by abstract data-transfer • A graph structure • Most of them are DAG (directed acyclic)

  6. Complex workflows • Possibilities of parallelism:

  7. In general that’s all! • Thank you!

More Related