| Package | Description |
|---|---|
| org.jboss.netty.handler.execution |
Executor-based implementation of various
thread models and memory overload prevention mechanisms. |
| Class and Description |
|---|
| MemoryAwareThreadPoolExecutor
A
ThreadPoolExecutor which blocks the task submission when there's
too many tasks in the queue. |
Copyright © 2008-2013 JBoss, by Red Hat. All Rights Reserved.