index
:
opendc.git
master
The OpenDC repository.
Mateusz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
opendc-workflow
/
opendc-workflow-service
Age
Commit message (
Expand
)
Author
2022-02-15
refactor: Update OpenTelemetry to version 1.11
Fabian Mastenbroek
2021-12-12
fix(trace): Read dependencies from .gwf trace file (#50)
Florian Gerlinghoff
2021-12-01
bug(workflow): Activate timer even without incoming jobs
Fabian Mastenbroek
2021-11-17
refactor(workflow): Remove WorkflowSchedulerMode
Fabian Mastenbroek
2021-11-16
feat(workflow): Add helper tools for workflow simulations
Fabian Mastenbroek
2021-10-03
refactor(simulator): Migrate to flow-based simulation
Fabian Mastenbroek
2021-10-03
refactor(simulator): Combine work and deadline to duration
Fabian Mastenbroek
2021-09-20
refactor(trace): Simplify TraceFormat SPI interface
Fabian Mastenbroek
2021-09-17
refactor(telemetry): Create separate MeterProvider per service/host
Fabian Mastenbroek
2021-09-11
feat(trace): Add support for WfCommons (WorkflowHub) traces
Fabian Mastenbroek
2021-09-02
refactor(trace): Move GWF trace reader into separate module
Fabian Mastenbroek
2021-08-25
build: Upgrade to OpenTelemetry 1.5
Fabian Mastenbroek
2021-08-22
refactor(compute): Update FilterScheduler to follow OpenStack's Nova
Fabian Mastenbroek
2021-06-24
simulator: Re-implement performance interference model
Fabian Mastenbroek
2021-06-21
simulator: Re-organize compute simulator module
Fabian Mastenbroek
2021-06-21
exp: Enable interpreter sharing across hosts
Fabian Mastenbroek
2021-05-18
build: Update to Kotlin 1.5.0
Fabian Mastenbroek
2021-05-07
build: Use Gradle version catalog
Fabian Mastenbroek
2021-05-06
build: Use type-safe project accessors
Fabian Mastenbroek
2021-04-25
build: Migrate to flat project structure
Fabian Mastenbroek