You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2020/04/23 02:02:11 UTC

[GitHub] [rocketmq-client-cpp] he1016060110 commented on issue #301: threads pool improvement

he1016060110 commented on issue #301:
URL: https://github.com/apache/rocketmq-client-cpp/issues/301#issuecomment-618132656


   > ConsumeTP and some timer belong to Consumer, and NetworkTP and others belong to MQClientFactory. if you create all Consumer with same instance name, MQClientFactory will be reuse. Number of ConsumeTP can be set by Consumer. If you SDK in different process, it is useless.
   
   thanks,NetworkTP can be reused by using same instance name.And there are still too many threads.I am trying to figure  out what each thread is for.😂


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

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