| 类 | 说明 |
|---|---|
| MemoryLimitCalculator |
MXBean technology is used to calculate the memory
limit by using the percentage of the current maximum available memory,
which can be used with MemoryLimiter. |
| MemoryLimitedLinkedBlockingQueue<E> |
Can completely solve the OOM problem caused by
LinkedBlockingQueue. |
| MemoryLimitedTaskQueue<R extends java.lang.Runnable> |
MemoryLimitedTaskQueue in the
ShenyuThreadPoolExecutor. |
| MemoryLimiter |
memory limiter.
|
| ShenyuThreadFactory |
ShenyuThreadFactory.
|
| ShenyuThreadPoolExecutor |
ShenyuThreadPoolExecutor.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.