摘要: python之路——IO模型 阅读目录 一 IO模型介绍 二 阻塞IO(blocking IO) 三 非阻塞IO(non-blocking IO) 四 多路复用IO(IO multiplexing) 五 异步IO(Asynchronous I/O) 六 IO模型比较分析 七 selectors模块 阅读全文
posted @ 2018-08-02 08:06 九月江 阅读(222) 评论(0) 推荐(0) 编辑