Uses of Package
org.apache.shenyu.common.concurrent
-
Packages that use org.apache.shenyu.common.concurrent Package Description org.apache.shenyu.common.concurrent -
Classes in org.apache.shenyu.common.concurrent used by org.apache.shenyu.common.concurrent Class Description EagerExecutorService EagerExecutorService.MemoryLimitedLinkedBlockingQueue Can completely solve the OOM problem caused byLinkedBlockingQueue.MemorySafeLinkedBlockingQueue Can completely solve the OOM problem caused byLinkedBlockingQueue, does not depend onInstrumentationand is easier to use thanMemoryLimitedLinkedBlockingQueue.Rejector RejectHandler, it works when you need to custom reject action inMemorySafeLinkedBlockingQueue.TaskQueue TaskQueue.