Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a split step #174

Closed
dafreels opened this issue Sep 30, 2020 · 1 comment
Closed

Create a split step #174

dafreels opened this issue Sep 30, 2020 · 1 comment
Assignees

Comments

@dafreels
Copy link
Contributor

dafreels commented Sep 30, 2020

The split step would allow parallel processing tracks of different steps. This is similar to fork step, but split step could have different step configuration whereas fork uses the same steps. Each "split" would operate in it's own thread. A merge step would indicate where to wait for processes to complete prior to continuing the primary flow. Each "split" would decide whether to re-converge at a merge or continue to the end.

@dafreels dafreels added the 1.8 label Sep 30, 2020
@dafreels dafreels self-assigned this Sep 30, 2020
@dafreels
Copy link
Contributor Author

dafreels commented Feb 2, 2021

Metalus Pipeline Library - Split Step Flow

dafreels added a commit to dafreels/metalus that referenced this issue Feb 5, 2021
dafreels added a commit to dafreels/metalus that referenced this issue Feb 5, 2021
dafreels added a commit to dafreels/metalus that referenced this issue Feb 10, 2021
dafreels added a commit to dafreels/metalus that referenced this issue Feb 11, 2021
dafreels added a commit to dafreels/metalus that referenced this issue Feb 11, 2021
@dafreels dafreels mentioned this issue May 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant