SpinningEventLoopGroup.See: Description
| Class | Description |
|---|---|
| AbstractHandler | |
| SpinningChannel | |
| SpinningChannelFactory | |
| SpinningChannelReader | |
| SpinningChannelWriter | |
| SpinningEventLoopGroup |
A
EventLoopGroup that uses (busy) spinning on the SocketChannels to see if there is something
to read or write. |
| SpinningInputThread | |
| SpinningOutputThread |
SpinningEventLoopGroup.
This is purely an experimental implementation for analyzing low latency, throughput using
SocketChannel spinning.Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.