| Package | Description |
|---|---|
| org.jboss.netty.handler.execution |
Executor-based implementation of various
thread models that separate business logic from I/O threads |
| Class and Description |
|---|
| MemoryAwareThreadPoolExecutor
A
ThreadPoolExecutor which blocks the task submission when there's
too many tasks in the queue. |
Copyright © 2008-2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.