Skip to content

Latest commit

 

History

History
230 lines (128 loc) · 8.13 KB

File metadata and controls

230 lines (128 loc) · 8.13 KB

Note: Most of the WPI resource handling patterns concern the allocation of business tasks to human resources.

The CWL standards define a language to describe batch computation tasks and workflows made from these tasks. CWL purposely does not include non-computational tasks. Distribution of tasks in CWL is up to the implementing workflow engine to comply with any specified computational resource requirements (which are mandatory) or hints (which are optional).

While only 2 of the 43 of the WPI Resource Patterns have an analogue in the CWL standards, many of these other patterns are used by CWL compatible workflow management systems; either controlled by algorithmic choices or user/operator input.

Back to the list of WPI pattern categories

"Creation Patterns"

"Push Patterns"

"Pull Patterns"

"Detour Patterns"

"Auto-Start Patterns"

"Visibility Patterns"

"Multiple Resource Patterns"