|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
IoEventQueueHandler | Listenes and filters all event queue operations occurring in
OrderedThreadPoolExecutor and UnorderedThreadPoolExecutor . |
IoEventSizeEstimator | Estimates the amount of memory that the specified IoEvent occupies
in the current JVM. |
Class Summary | |
---|---|
DefaultIoEventSizeEstimator | A default IoEventSizeEstimator implementation. |
ExecutorFilter | A filter that forwards I/O events to Executor to enforce a certain
thread model while allowing the events per session to be processed
simultaneously. |
IoEventQueueThrottle | Throttles incoming events into OrderedThreadPoolExecutor or
UnorderedThreadPoolExecutor . |
OrderedThreadPoolExecutor | A ThreadPoolExecutor that maintains the order of IoEvent s. |
UnorderedThreadPoolExecutor | A ThreadPoolExecutor that does not maintain the order of IoEvent s. |
An IoFilter that provides flexible thread models
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |