我是靠谱客的博主 帅气大白,最近开发中收集的这篇文章主要介绍nginx源码学习笔记,觉得挺不错的,现在分享给大家,希望可以做个参考。

概述

nginx 源码学习笔记(一)——初识nginx helloworld模块

nginx 源码学习笔记(二)——nginx精粹-模块

nginx 源码学习笔记(三)——nginx精粹-模块

nginx 源码学习笔记(四)——nginx精粹-模块

nginx 源码学习笔记(五)——nginx精粹-模块

nginx 源码学习笔记(六)——nginx基本数据结构

nginx 源码学习笔记(七)——内存分配相关源码分析

nginx 源码学习笔记(八)——基本容器——array数组

nginx 源码学习笔记(九)——基本容器——queue

nginx 源码学习笔记(十)——基本容器——ngx_hash

nginx 源码学习笔记(十一)——基本容器——ngx_list

nginx 源码学习笔记(十二)——基本容器——ngx_buf

nginx 源码学习笔记(十三)——文件读写和配置文件读取

nginx 源码学习笔记(十四)—— 全局变量ngx_cycle

nginx 源码学习笔记(十五)—— ngx_master_process_cycle 多进程(一)

nginx 源码学习笔记(十六)—— ngx_start_worker_processes子进程创建

nginx 源码学习笔记(十七)—— ngx_worker_process_cycle子进程执行

nginx 源码学习笔记(十八)—— ngx_add_inherited_sockets 继承的sockets

nginx 源码学习笔记(十九)—— nginx启动过程函数调用图

nginx 源码学习笔记(二十)—— event 模块(一) ——初始化

nginx 源码学习笔记(二十一)—— event 模块(二) ——事件驱动核心ngx_process_events_and_timers

nginx 源码学习笔记(二十二)—— event 模块(三) ——epoll模块

nginx 源码学习笔记(二十三)—— event 模块(四) ——timer红黑树

最后

以上就是帅气大白为你收集整理的nginx源码学习笔记的全部内容,希望文章能够帮你解决nginx源码学习笔记所遇到的程序开发问题。

如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(32)

评论列表共有 0 条评论

立即
投稿
返回
顶部