Class IsolationExecutorRepository

java.lang.Object
org.apache.dubbo.common.threadpool.manager.DefaultExecutorRepository
org.apache.dubbo.common.threadpool.manager.IsolationExecutorRepository
All Implemented Interfaces:
ExtensionAccessorAware, ExecutorRepository

public class IsolationExecutorRepository extends DefaultExecutorRepository
Thread pool isolation between services, that is, a service has its own thread pool and not interfere with each other