Expand description
Topology gates, orchestration decisions and application configuration.
ControlConfiguration is read only by config-system and the topology builder, not by
components. It carries pipeline activation gates, topology-shaping decisions, listen addresses,
logging (read before topology exists), bootstrap IPC parameters, and process-lifecycle knobs.
Structsยง
- Control
Configuration - Topology gates and orchestration decisions. Static for the process lifetime.
- Control
Ipc - Bootstrap IPC and remote-agent connection parameters, read before runtime authority exists.
- Listen
Address - A network listen address (for example,
tcp://127.0.0.1:5000,unix:///var/run/dsd.sock). - Logging
- Logging configuration, read before runtime authority exists.