Crate nodo_runtime

Source

Modules§

proto

Structs§

ConfigureClient
The client is running in the configure client which would like to configure the nodo app
ConfigureServer
The server is running in the nodo runtime and serves configure requests
DatarateEstimation
Executor
InspectorClient
The client is running in the report viewer and receives reports
InspectorCodeletReport
InspectorReport
InspectorServer
The server is running in the nodo runtime and publishes reports
RenderedStatus
Runtime
A runtime is needed to schedule codelets
ScheduleExecutor
A schedule of codelets to be executed
StateMachine
State machine which oversees correct codelet state transitions
Worker
WorkerState

Enums§

ConfigureReply
ConfigureRequest
State
Possible states of codelets
TransitionError
WorkerReply
WorkerRequest

Functions§

accurate_sleep
Sleeps for a certain duration with high accuracy potentially using a spin loop
accurate_sleep_until
Sleeps up to a time instant with high accuracy potentially using a spin loop
statistics_pretty_print