JMS Examples: Message Consumer Rate Limiting

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 158

This topic has not yet been written. The content below is from the topic description.
11.1.10. Message Consumer Rate Limiting With HornetQ you can specify a maximum consume rate at which a JMS MessageConsumer will consume messages. This can be specified when creating or deploying the connection factory. If this value is specified then HornetQ will ensure that messages are never consumed at a rate higher than the specified rate. This is a form of consumer throttling.