multiscale-cosim / EBRAINS-cosim

EBRAINS-cosim
Other
5 stars 0 forks source link

Rich-endpoint - minimal steering API #55

Closed mfahdaz closed 3 years ago

mfahdaz commented 3 years ago
Aspect Detail
Summary
Task Area
Assignee
Information
Prerequisites #50
Dependencies #49 #69 #60 #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:

  1. Synchronizing the step-size of the simulators (Model init phase) #52
  2. Establishing the connection, signaling protocol. #48

Tasks

Requirements

Acceptance criteria

mfahdaz commented 3 years ago

estimated TBD by 11.09.2021

mfahdaz commented 3 years ago

Closed with PR.