apache / rocketmq-client-go

Apache RocketMQ go client
https://rocketmq.apache.org/
Apache License 2.0
1.31k stars 423 forks source link

add limiter with goroutine cover #953

Closed maqingxiang closed 2 years ago

maqingxiang commented 2 years ago

FEATURE REQUEST

add gotorutine restriction for limiter, avoid creating goroutine excessively.

ShannonDing commented 2 years ago

fix by #952 。