摘要: Reference [1] https://blog.csdn.net/allenlinrui/article/details/6675998 Nginx 轻量级,采用 C 进行编写,同样的 web 服务,会占用更少的内存及资源 抗并发,nginx 以 epoll and kqueue 作为开发模型 阅读全文
posted @ 2019-03-27 01:34 小张的练习室 阅读(447) 评论(0) 推荐(0)