Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

Q: Jobs with dependencies #27

Open
ib00 opened this issue Dec 16, 2023 · 0 comments
Open

Q: Jobs with dependencies #27

ib00 opened this issue Dec 16, 2023 · 0 comments

Comments

@ib00
Copy link

ib00 commented Dec 16, 2023

Cool library.

Is there an example of how to do jobs with dependencies. Here's an example from marl:

// Sequence of task events:
// __________________________________________________________
// |
// | ---> [task B] ----
// | / \
// | [task A] -----> [task A: wait] -----> [task A: resume]
// | \ /
// | ---> [task C] ----
// |__________________________________________________________

How to do this?

Thanks.

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

No branches or pull requests

1 participant