multiscale-cosim / EBRAINS-cosim

EBRAINS-cosim
Other
5 stars 0 forks source link

Services: (Steering) #50

Closed mfahdaz closed 3 years ago

mfahdaz commented 3 years ago
Aspect Detail
Summary
Task Area
Assignee
Information
Prerequisites
Dependencies #49 #55

Summary

Command and steering service routes the steering and commands from Orchestrator to Application Companions and the responses from application companions to Orchestrator.

Steering interactive applications: start stop resume kill We need a single point where we can send these commands. POC could be a python application with a prompt.

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

Rough design diagram can be found here. Later, it will be moved to design document located at HBP Wiki drive.