Guides¶
In-depth guides for every TypedBus feature.
- Typed Channels — constrain messages to a specific class
- Delivery and Acknowledgment — ack/nack lifecycle and timeout behavior
- Dead Letter Queues — inspect, retry, and monitor failed deliveries
- Backpressure — bound channels and block publishers at capacity
- Adaptive Throttling — progressive backoff as channels fill
- Stats and Monitoring — per-channel counters
- Logging — structured log output
- Error Handling — exceptions, edge cases, and recovery
- Graceful Shutdown — close channels and drain state