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