当前位置: 首页>编程语言>正文

NIONIO.2


  1. ​​An NIO.2 primer, Part 1: The asynchronous channel APIs​​
  2. ​​http://blog.arganzheng.me/posts/java-network-io.html​​
  3. ​​http://blog.arganzheng.me/posts/java-io.html​​
  4. ​​http://www.ibm.com/developerworks/cn/java/j-nio2-1/​​
  5. ​​http://blog.arganzheng.me/posts/java-nio.html​​
  6. ​​http://blog.arganzheng.me/posts/java-aio.html​​
  7. ​​http://www.cs.huji.ac.il/course/2004/com1/Exercises/Ex4/I.O.models.pdf​​
  8. ​​http://www.ibm.com/developerworks/cn/linux/l-async/​​
  9. ​​NIO and NIO2​​ 强烈推荐!
  10. ​​6.2 I/O Models​​
  11. ​​http://blog.arganzheng.me/posts/java-aio.html​​
  12. ​​http://www.cs.huji.ac.il/course/2004/com1/Exercises/Ex4/I.O.models.pdf​​
  13. ​​BIO NIO AIO​​​​NIO.2 入门,第 1 部分: 异步通道 API​​​​使用异步 I/O 大大提高应用程序的性能​​

https://www.xamrdz.com/lan/54j1967447.html

相关文章: