Files
rocketmq/example
Shengmin Wang 3739327915 [ISSUE#4599] Optimize enableBackpressureForAsyncMode not relying on NettyRemoting (#4601)
* optimize backpressure, add on-going thread nums and message size limit

* modify send mechanism, reserve threadpool in backpressure mode

* modify library reference style

* modify code style

* modify default semaphoreAsyncSize as 100M

* move semaphore to DefaultMQProducerImpl, expose the integer value in DefaultMQProducer

* modify code style

* add blank to trigger CI test

* add check condition, keep timeout - costTime is active

* add semaphoreAsyncSendNum and semaphoreAsyncSendSize limit

* add semaphoreAsyncSendNum and semaphoreAsyncSendSize limit
2022-09-05 11:46:12 +08:00
..
2022-08-30 17:45:56 +08:00