We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Chronicle Queue does not have a real throttle concept however you can tweak send/receive buffer size on sockets which ends up with a throttle effect.
As we are talking about queues we can't drop packets so we can't reduce the amount of bytes actually sent over the wire.