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

Feature Request: Support async flows by creating a DAG #6

Open
barkerd427 opened this issue Mar 13, 2015 · 3 comments
Open

Feature Request: Support async flows by creating a DAG #6

barkerd427 opened this issue Mar 13, 2015 · 3 comments

Comments

@barkerd427
Copy link

It would be awesome if this could be modified to execute the steps via a DAG. This would require explicit statements about what step is required to complete prior to each step, but this would allow for multiple steps that don't need to wait and provide input to different steps to all run at the same time. I don't know how feasible that is with the current code. If this is already possible, then I must have missed the docs on that.

Awesome job with this. I've been waiting for you guys to release this, and it looks really cool.

@bdehamer
Copy link
Collaborator

@barkerd427 You didn't miss anything in the docs, but I totally agree, this would be an awesome feature. This is something we've talked about internally as a potential next step for Dray. Knowing that there is interest definitely helps us prioritize future work like this. Thanks for the feedback.

@rduque1
Copy link

rduque1 commented Jul 24, 2015

+1 also interested.

@sleungcy
Copy link

+1 +1 +1 we need this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants