| 接口 | 说明 |
|---|---|
| ExecutorRepository |
| 类 | 说明 |
|---|---|
| DefaultExecutorRepository |
Consider implementing
Lifecycle to enable executors shutdown when the process stops. |
| FrameworkExecutorRepository | |
| IsolationExecutorRepository |
Thread pool isolation between services, that is, a service has its own thread pool and not interfere with each other
|
| Ring<T> |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.