maxiaoxian commented on issue #3127: CPU LOAD  more than 300%
URL: 
https://github.com/apache/incubator-shardingsphere/issues/3127#issuecomment-535806717
 
 
   1、about thread
   globalThreadPoolSlave is custom thread
   ConsumeMessageThread is mq thread
                              
   relation with sharding-jdbc can see the stack:
   you can see first commit 
   
   2.How many cpus(or cores) in total?
   cat /proc/cpuinfo |grep "processor"|wc -l
   4
   
   3.What's the QPS? 
   What’s QPS you need?
   
   4.What's the ShardingStrategy?
   you can see second commit 
   
   @tuohai666 

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


With regards,
Apache Git Services

Reply via email to