NIO(1)

时间:2019-08-26 10:14:10   收藏:0   阅读:78

Java NIO (New IO) is an alternative IO API for Java

组件

Channel 

 

Buffer

 

Selector

Selector允许单线程处理多个 Channel

 

原文:https://www.cnblogs.com/yh5920/p/11410247.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!