Skip to content

Add chain/task dependency support #161

Description

@j4k0bk

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).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions