summaryrefslogtreecommitdiff
path: root/opendc-web/opendc-web-server
diff options
context:
space:
mode:
authorFabian Mastenbroek <mail.fabianm@gmail.com>2022-11-09 16:40:16 +0000
committerFabian Mastenbroek <mail.fabianm@gmail.com>2022-11-09 22:15:22 +0000
commit8d961542d802ffec786d2346ee9f6a037755f04f (patch)
treee1bdda48c065f4840f0a10ac46f285939156c482 /opendc-web/opendc-web-server
parent7143584da87e248277ab95a4848a57eccd62db69 (diff)
feat(common): Add common dispatcher interface
This change adds a new interface `Dispatcher` that is used throughout OpenDC for scheduling the execution of future tasks. This replaces the `CoroutineContext` and `Clock` that exist on many of the implementations in OpenDC. With this approach, we reduce the dependency on Kotlin Coroutines.
Diffstat (limited to 'opendc-web/opendc-web-server')
0 files changed, 0 insertions, 0 deletions