Part XVIII: Integration Architecture

Connecting the mathematical models to live simulation — TraCI binary protocol, four bridge architectures with latency benchmarks, Protocol Buffer schemas, and complete orchestration of the multi-physics urban simulation engine.

Part Overview

Covers the TraCI binary protocol and TCP message format for SUMO communication, then benchmarks four bridge architectures: REST/FastAPI, ZeroMQ, gRPC with Protocol Buffers, and direct shared-memory. Designs the protobuf schema for physics engine dispatch and analyzes the complete latency budget for real-time multi-physics orchestration.

Key Topics

  • • TraCI binary protocol
  • • TCP message format
  • • REST/FastAPI architecture
  • • ZeroMQ bridge
  • • gRPC + protobuf
  • • Protocol Buffer schema
  • • Physics engine dispatch
  • • Latency budget analysis

3 chapters | From protocol to orchestration | Wiring the simulation engine

Chapters