|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
Executor-based implementation of various
thread models that separate business logic from I/O threads
See:
Description
| Class Summary | |
|---|---|
| ChannelEventRunnable | a Runnable which sends the specified ChannelEvent upstream. |
| ExecutionHandler | Forwards an upstream ChannelEvent to an Executor. |
| MemoryAwareThreadPoolExecutor | A ThreadPoolExecutor which blocks the task submission when there's
too many tasks in the queue. |
| OrderedMemoryAwareThreadPoolExecutor | A MemoryAwareThreadPoolExecutor which makes sure the events from the
same Channel are executed sequentially. |
Executor-based implementation of various
thread models that separate business logic from I/O threads
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||