RongtongJin commented on issue #240: How to control the flow per second?
URL: https://github.com/apache/rocketmq-spring/issues/240#issuecomment-602409825
 
 
   RocketMQ do not provide parameters that directly limit the consumption rate 
of clients.
   But you can set "pullThresholdForTopic" or "pullInterval"  by implementing 
RocketMQPushConsumerLifecycleListener interface in rocketmq-spring.  You can 
refer to article 8 of wiki 
[FAQ](https://github.com/apache/rocketmq-spring/wiki/FAQ).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to