IndexBus
Use this section for the bounded shared-memory transport substrate: lane semantics, layouts, SHM delivery rules, execution patterns, and crate-level API entry points.
Start With These Pages
Section Purpose
Use this section when you need the transport-layer contract itself:
- bounded shared-memory IPC semantics
- lane layouts, capacities, ordering, and backpressure behavior
- low-level crate surfaces used by higher ByteOr layers
Related Shared Concepts
- Core Concepts for the shared platform model built on top of IndexBus
- OSS for the execution layer that sits directly above the transport substrate