Uses of Class
org.jboss.netty.handler.execution.FairOrderedMemoryAwareThreadPoolExecutor
-
Packages that use FairOrderedMemoryAwareThreadPoolExecutor Package Description org.jboss.netty.handler.execution Executor
-based implementation of various thread models that separate business logic from I/O threads -
-
Uses of FairOrderedMemoryAwareThreadPoolExecutor in org.jboss.netty.handler.execution
Subclasses of FairOrderedMemoryAwareThreadPoolExecutor in org.jboss.netty.handler.execution Modifier and Type Class Description class
FairOrderedDownstreamThreadPoolExecutor
This is a fair alternative ofOrderedDownstreamThreadPoolExecutor
.
-