runner service¶
The runner service acts as the orchestrator,
responsible for executing a groups of jobs in a predictable and reliable manner.
Service Properties¶
- Sharded
- Pooled
- Databases
- mongo
Processed streams¶
graph LR
System((System)) -->|submit| runner
Input Streams¶
| Stream | Description |
|---|---|
| jobs | Incoming jobs requests |
Configuration¶
runner service may be configured via runner config section.