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 © 2014 Oracle Corporation. All rights reserved.