程序包的使用
com.alibaba.dubbo.common.threadpool.support.eager
-
使用com.alibaba.dubbo.common.threadpool.support.eager的程序包 程序包 说明 com.alibaba.dubbo.common.threadpool.support.eager -
com.alibaba.dubbo.common.threadpool.support.eager使用的com.alibaba.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.