Module org.glassfish.grizzly
Package org.glassfish.grizzly.strategies
package org.glassfish.grizzly.strategies
-
ClassDescription
IOStrategy, which executesProcessors in a current threads, and resumes selector thread logic in separate thread.IOStrategy, which executesProcessors in a current thread.Simple dynamic strategy, which switches I/O processing strategies, basing on statistics.IOStrategy, which executesProcessors in worker thread.Strategy implementations may implement this interface to signify they have certain thread pool configuration requirements that could be used when building the runtime.