-
Notifications
You must be signed in to change notification settings - Fork 63
ExeUnit POC Scenario
Kuba Kucharski edited this page Feb 11, 2020
·
1 revision
- Spawn ExeUnit // Process has been started
- Connect to GSB // Registered on GSB
- Receive list of commands from GSB and execute:
- Deploy (downloads WASM binary)
- Start (Validates image)
- Transfer (HTTP GET)
- Compare Hash
- Load into Cache
- Return Error if any of above action fails
- Run
- Execute Meta Calls when task is running
- Get State
- Get Usage
- Get Running Command
- Get Exec Batch Results
- Transfer (HTTP PUT)
- Destroy