Skip to main content

Module consumer

Module consumer 

Source

Structsยง

Consumer
A durable consumer tracks a cursor (last-acknowledged position) so it can resume from where it left off after disconnection or restart.
ConsumerRegistry
Registry that manages durable consumers with persistent cursor positions.