GavinLi2019 opened a new issue, #762:
URL: https://github.com/apache/rocketmq-spring/issues/762

   模块:rocketmq-v5-client-spring-boot
   
   通过注解创建 RocketMQMessageListener 时,通过 registerContainer 方法注册容器,每个容器会创建 
ClientImpl
   初始化时会创建两个 CPU 核数的线程池对象,
   当 12核 CPU , 30 个 Listener 初始化时,会大约创建 720 个线程
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to