Package | Description |
---|---|
org.glassfish.grizzly.nio |
Modifier and Type | Class and Description |
---|---|
class |
RoundRobinConnectionDistributor
RoundRobin NIOConnectionDistributor implementation,
which allocates one SelectorRunner for OP_ACCEPT events and other
event will be assign to a next SelectorRunner from the array.
|
Copyright © 2012-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.