wangjie-fourth / wangjie-fourth.github.io

0 stars 0 forks source link

计算机IO模型总结 | wangjie_fourth #33

Open wangjie-fourth opened 3 years ago

wangjie-fourth commented 3 years ago

https://wangjie-fourth.github.io/2021/02/20/knowledge/Linux/IO-Models/

今天在看到Redis的IO多路复用时,顺便总结一下在Unix上各个IO模型,以及他们在网络服务中的应用过程。