|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.glassfish.grizzly.strategies | |
|---|---|
| org.glassfish.grizzly | |
| org.glassfish.grizzly.strategies | |
| Classes in org.glassfish.grizzly.strategies used by org.glassfish.grizzly | |
|---|---|
| WorkerThreadPoolConfigProducer
Strategy implementations may implement this interface to signify they have certain thread pool configuration requirements that could be used when building the runtime. |
|
| Classes in org.glassfish.grizzly.strategies used by org.glassfish.grizzly.strategies | |
|---|---|
| AbstractIOStrategy
|
|
LeaderFollowerNIOStrategy
IOStrategy, which executes Processors in a current threads, and
resumes selector thread logic in separate thread. |
|
SameThreadIOStrategy
IOStrategy, which executes Processors in a current thread. |
|
| SimpleDynamicNIOStrategy
Simple dynamic strategy, which switches I/O processing strategies, basing on statistics. |
|
WorkerThreadIOStrategy
IOStrategy, which executes Processors in worker thread. |
|
| WorkerThreadPoolConfigProducer
Strategy implementations may implement this interface to signify they have certain thread pool configuration requirements that could be used when building the runtime. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||