-
Notifications
You must be signed in to change notification settings - Fork 6
workflow_manager
Roald Lemmen edited this page Aug 15, 2018
·
4 revisions
+--------------+
| smif-app |
+-------|------+
| http-api
|
|
+-------|------+
(cli)----| smif-manager |
+-------|------+
| http-api
|
|
+-------|------+
cli ----| smif-runner |
+--------------+
- Configure a system-of-systems
- Start / stop Modelruns
- Visualise results
- Manage dependencies between models
- Manage decision iterations
- Coordinate jobs and expose workflows to workers-pool
- Runs jobs (workflows) and sends results back to smif-manager
Worker-pool
+-----------------------------------------------------------------------+
| |
| local-machine ouce-cluster dafni |
| +-------------+ +-------------+ +-------------+ +-------------+ |
| | smif-runner | | smif-runner | | smif-runner | | smif-runner | |
| +-------------+ +-------------+ +-------------+ +-------------+ |
| +-------------+ +-------------+ +-------------+ |
| | smif-runner | | smif-runner | | smif-runner | |
| +-------------+ +-------------+ +-------------+ |
| |
+-----------------------------------------------------------------------+