Socket (TCP/IP) and Datagram (UDP/IP) support based on Java
NIO (New I/O) API.
Configuring the number of NIO selector loops
You can specify the number of Socket I/O thread to utilize multi-processors
efficiently by specifying the number of processing threads in the constructor. The default is 1