|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
SchedulerCallbackIF | Using this callback scheduler lets know when time to process channel comes. |
WorkerThreadFactoryIF | Factory of WorkerThread objects, necessary to WorkersManager
to initialize new instances. |
Class Summary | |
---|---|
ChannelRecord | Internal channel record. |
Scheduler | Scheduler of channel-related events. |
WorkersManager | This class manages worker threads. |
WorkerThread | Abstract worker thread which is driven by WorkersManager . |
This package contains helper classes necessary both for Poller, Cleaner and other utilities. It contains scheduler of channel-based tasks. It also features flexible multi-threaded channel-based worker manager, which is capable to conveniently distribute custom tasks between available worker threads and maintain queue of tasks.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |