Shengmin Wang

Results 6 comments of Shengmin Wang

> The back pressure mechanism is a very useful function, but at present, when the traffic of rocketmq is close to the bottleneck, the traffic will drop sharply due to...

@guyinyou It seems that your approach is similar to my implementation, both use the semaphore to control the concurrent number of asynchronous sendings. Your idea about dynamic rateLimiter is a...

> Can you fix the codes' conflicts firstly! @shengminw Sorry, this conflict was newly created when the develop branch was merged yesterday. I have fixed this conflict.

@aaron-ai thanks for your suggestion, I will check the compatible with windows platform.

@duhenglucky It's a good a idea. I still consider to build a flow control mechanism based on the size of the message memory in the future.

@lizhanhui Thanks for your suggestion, I think it is a good way that measuring in megabytes is better than the ratio. But RIP-7 is not my job, I just make...