LiquidAI-project / wasmiot-orchestrator

MIT License
0 stars 1 forks source link

Add execution logic for starting and finishing the demo's call-chain #44

Closed trkks closed 1 year ago

trkks commented 1 year ago

Demo:

  1. Orchestrator calls camera service
  2. Camera service forwards its captured image to classifier service
  3. Classifier service responds to camera service with classification
  4. Camera service responds to orchestrator with classification

Meaning: Orchestrator calls camera (first item in sequence) and receives classification (last item in sequence).

trkks commented 1 year ago

done in https://github.com/LiquidAI-project/wasmiot-supervisor/commit/dd0dd329e503e3a6a444eb696b5bc306a1bf8aaa