Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

操作系统中关于I/O模型的内容 #7

Open
immortails opened this issue Mar 27, 2023 · 0 comments
Open

操作系统中关于I/O模型的内容 #7

immortails opened this issue Mar 27, 2023 · 0 comments

Comments

@immortails
Copy link
Collaborator

一般来说按照阻塞IO/非阻塞IO;同步IO/异步IO来分。他们4个之间阻塞与非阻塞是互斥的,同步与异步是互斥的,并不是说4个是并列的。IO多路复用又是另一回事。
建议分成4个问题:阻塞IO/非阻塞IO;同步IO/异步IO;IO多路复用;Reactor与Proactor模式。

@zijing2333 zijing2333 reopened this Apr 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants