| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-11-17 | refactor(workflow): Remove WorkflowSchedulerMode | Fabian Mastenbroek | |
| This change removes the WorkflowSchedulerMode interface in favour of an integrated timer scheduler approach that batches scheduling cycles over a user-specified quantum. This quantum can be lowered to a small value to get the interactive behavior. There is no replacement for the random behavior, but we believe that such a policy makes no sense in a real-world scenario. | |||
| 2021-11-16 | feat(workflow): Add helper tools for workflow simulations | Fabian Mastenbroek | |
| This change adds a new module, opendc-workflow-workload that contains helper code for constructing workflow simulations using OpenDC. | |||
