Class ThreadUtil
- java.lang.Object
-
- com.alibaba.nacos.config.server.utils.ThreadUtil
-
public class ThreadUtil extends Object
Thread util- Author:
- Nacos
-
-
Constructor Summary
Constructors Constructor Description ThreadUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static intgetSuitableThreadCount()通过内核数,算出合适的线程数;1.5-2倍cpu内核数
-