index
:
opendc.git
master
The OpenDC repository.
Mateusz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
opendc-faas
/
opendc-faas-service
/
src
Age
Commit message (
Expand
)
Author
2024-10-25
Rewrote the FlowEngine (#256)
Dante Niewenhuis
2024-03-05
Updated package versions, updated web server tests. (#207)
Dante Niewenhuis
2022-11-13
refactor: Replace use of CoroutineContext by Dispatcher
Fabian Mastenbroek
2022-11-13
refactor(sim/core): Re-implement SimulationScheduler as Dispatcher
Fabian Mastenbroek
2022-11-13
refactor: Use InstantSource as time source
Fabian Mastenbroek
2022-11-04
refactor: Use RandomGenerator as randomness source
Fabian Mastenbroek
2022-10-06
style: Eliminate use of wildcard imports
Fabian Mastenbroek
2022-10-05
refactor(sim/core): Rename runBlockingSimulation to runSimulation
Fabian Mastenbroek
2022-10-05
refactor(sim/core): Use SimulationScheduler in coroutine dispatcher
Fabian Mastenbroek
2022-10-03
feat(exp/faas): Add provisioners for FaaS service
Fabian Mastenbroek
2022-05-06
feat(faas): Add helper tools for FaaS simulations
Fabian Mastenbroek
2022-05-06
refactor(workflow/service): Remove OpenTelemetry from "FaaS" modules
Fabian Mastenbroek
2022-05-06
refactor(faas/service): Directly expose scheduler/function stats to user
Fabian Mastenbroek
2022-02-18
refactor(utils): Rename utils module to common module
Fabian Mastenbroek
2022-02-18
feat(utils): Add Pacer to pace scheduling cycles
Fabian Mastenbroek
2022-02-15
refactor: Update OpenTelemetry to version 1.11
Fabian Mastenbroek
2021-10-25
refactor(simulator): Support running workloads without coroutines
Fabian Mastenbroek
2021-09-17
refactor(telemetry): Create separate MeterProvider per service/host
Fabian Mastenbroek
2021-08-25
build: Upgrade to OpenTelemetry 1.5
Fabian Mastenbroek
2021-06-17
faas: Rename opendc-serverless to opendc-faas
Fabian Mastenbroek