Skip to content

BIO与NIO、AIO的区别 #41

Description

@frankdevhub

https://www.frankdevhub.site/2019/11/07/what-is-bio-nio-aio/

房宸晟, 商务研发合作, frankdevhub, Franklinfang, frankdevhub@gmail.com, IO的方式 BIO NIO IO的方式IO的方式通常分为几种,同步阻塞的BIO、同步非阻塞的NIO、异步非阻塞的AIO。BIO在JDK1.4出来之前,我们建立网络连接的时候采用BIO模式,需要先在服务端启动一个ServerSocket,然后在客户端启动Socket来对服务...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions