Aqueduct Reference
Aqueduct is the Mississippi subsystem for Orleans-backed SignalR backplane integration.
Applies To
Mississippi.Aqueduct.AbstractionsMississippi.Aqueduct.GatewayMississippi.Aqueduct.Runtime
Verified Ownership Boundary
- Distributed SignalR backplane integration
- Orleans-driven push delivery of events and notifications into SignalR-connected clients
- Gateway-side hub lifetime management and notifier registration
- Runtime-side backplane registration
- Aqueduct-specific options and abstractions for distributed message routing
Related But Separate Areas
- Inlet composes with Aqueduct for higher-level projection delivery.
- Domain Modeling owns domain behavior, not transport infrastructure.
Defaults And Constraints
This reference covers the verified subsystem boundary and package entry points for Aqueduct. See individual package documentation for configuration details as they become available.
Failure Behavior
For failure behavior, refer to the Aqueduct Operations page and standard Orleans cluster diagnostics.
Summary
Use this page as the current reference boundary for what Aqueduct owns and which packages expose that surface.
Next Steps
- Read Aqueduct Concepts.
- Read Aqueduct Operations for the current operational scope.