程序包的使用
org.apache.dubbo.common.threadpool.support.eager
-
使用org.apache.dubbo.common.threadpool.support.eager的程序包 程序包 说明 org.apache.dubbo.common.threadpool.support.eager -
org.apache.dubbo.common.threadpool.support.eager使用的org.apache.dubbo.common.threadpool.support.eager中的类 类 说明 EagerThreadPoolExecutor EagerThreadPoolExecutorTaskQueue TaskQueue in the EagerThreadPoolExecutor It offer a task if the executor's submittedTaskCount less than currentPoolThreadSize or the currentPoolThreadSize more than executor's maximumPoolSize.