Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我知道 JDK 7 在 Windows 上使用 IOCP 实现了 NIO2,但是 Linux 呢?
尽管 Linux 从 2.6 开始就有 AIO,但它只对文件有用。网络部分呢?