A running batch queue: binds queue identity to a FanOut. Driving it (pump each tick) is the consumer's job unless it was started via SpawnClient.startQueue, which registers it on the monitor loop.
Readonly
Static
Build from a config and wire up a fresh FanOut over the given client.
A running batch queue: binds queue identity to a FanOut. Driving it (pump each tick) is the consumer's job unless it was started via SpawnClient.startQueue, which registers it on the monitor loop.