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

Add chain/task dependency support #161

Open
j4k0bk opened this issue Mar 18, 2020 · 0 comments
Open

Add chain/task dependency support #161

j4k0bk opened this issue Mar 18, 2020 · 0 comments

Comments

@j4k0bk
Copy link

j4k0bk commented Mar 18, 2020

Add support for specifying one or more task dependencies, ie. tasks that should run to completion before another starts. This adds arbitrary many possibilities to implement complex data flows, like pipelines, map-reduce etc.

Must be able to wait for N tasks to complete (not just one).

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

2 participants