Java NIO (New IO) is an alternative IO API for Java
Selector允许单线程处理多个 Channel
NIO(1)
原文:https://www.cnblogs.com/yh5920/p/11410247.html