pingww commented on issue #212:
URL: https://github.com/apache/rocketmq-mqtt/issues/212#issuecomment-1782596206

   > 比如10W台设备,每台设备每秒下发一个消息,每台服务器的notify RPC就是10W QPS
   
   1)这10W QPS并不是一台服务器负责,而是通过RMQ消费负载均衡的notify
   2)这个notify只是topic名称,没有消息体
   3)notify可以按批(pull)合并降低qps


-- 
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.

To unsubscribe, e-mail: commits-unsubscr...@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to