| Interface | Description |
|---|---|
| ExecutorRepository |
| Class | Description |
|---|---|
| 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–2020 The Apache Software Foundation. All rights reserved.