index
:
opendc.git
master
The OpenDC repository.
Mateusz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
opendc-simulator
/
opendc-simulator-compute
/
build.gradle.kts
Age
Commit message (
Expand
)
Author
2024-10-25
Rewrote the FlowEngine (#256)
Dante Niewenhuis
2022-10-31
refactor(sim/compute): Report exceptions in onStop as suppressed
Fabian Mastenbroek
2022-04-23
build: Enable testing for all library modules
Fabian Mastenbroek
2022-02-18
build: Remove opendc-platform module
Fabian Mastenbroek
2021-10-25
refactor(simulator): Support running workloads without coroutines
Fabian Mastenbroek
2021-10-03
refactor(simulator): Remove failure callback from FlowSource
Fabian Mastenbroek
2021-10-03
refactor(simulator): Migrate to flow-based simulation
Fabian Mastenbroek
2021-09-19
refactor(simulator): Remove dependency on SnakeYaml
Fabian Mastenbroek
2021-06-22
simulator: Add support for attaching network adapter to machine
Fabian Mastenbroek
2021-06-11
simulator: Integrate power subsystem with compute subsystem
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