Version 2 (latest)
(of 2)
|
Version created on:
19/01/09 @ 12:58:17
by:
Andreas Hoheisel
|
Revision comments
Title: Workflow Pattern - Synchronization (AND-Join)
Type: GWorkflowDL
Preview
(Click on the image to get the full size)
Description
This workflow is a GWorkflowDL representation of a synchronization (AND Join) that waits until A and B finish their execution.
This workflow is equivalent to the following pseudo code:
threadA = new Thread( end_A = A() ); threadB = new Thread( end_B = B() ); threadA.join(); threadB.join();
Download
Run
Not available
Workflow Components
Not available
Workflow Type
Log in to add Tags
Current:
0.0 / 5
(0 ratings)
Log in to rate and see breakdown of ratings
Statistics
None
Earliest Version:
[1] - Workflow Pattern - Synchronization (AND-Join)
Latest Version:
[2] - Workflow Pattern - Synchronization (AND-Join)
Reviews
(0)
Other workflows that use similar services
(0)
There are no workflows in myExperiment that use similar services to this Workflow.
Linked Data
Non-Information Resource URI: http://www.myexperiment.org/workflows/587
Alternative Formats
Copyright © 2007 - 2011 The University of Manchester and University of Southampton
No comments yet
Log in to make a comment