Command and steering service routes the steering and commands from Orchestrator to Application Companions and the responses from application companions to Orchestrator.
Requirement for models: multiple simulate(time) steps. We can stop and start at these synchronosation steps.
This assures that all spikes are send and received.
Kill can be send at all times.
Other things related to this:
Synchronizing the step-size of the simulators (Model init phase) #52
Establishing the connection, signaling protocol. #48
Summary
Command and steering service routes the steering and commands from Orchestrator to Application Companions and the responses from application companions to Orchestrator.
Requirement for models: multiple simulate(time) steps. We can stop and start at these synchronosation steps. This assures that all spikes are send and received. Kill can be send at all times.
Other things related to this:
Tasks
Requirements
Acceptance criteria