reading-code-of-nginx-1.9.2
High-performance server design analysis
An in-depth analysis and documentation of the Nginx 1.9.2 source code, focusing on high-performance design principles and their applications in other high-concurrency proxy servers.
nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,更新完毕
4k stars
244 watching
1k forks
Language: C
last commit: over 3 years ago
Linked from 1 awesome list
nginx-annotatenginx-chinesenginx-http2nginx-proxynginx-zh-cn
Related projects:
Repository | Description | Stars |
---|---|---|
bailicangdu/vue2-elm | A large-scale single-page application built with Vue 2+, Vuex, and Vue Router for an e-commerce platform | 40,999 |
cn-annotation-team/redis7.0-chinese-annotated | A collaborative project providing detailed Chinese annotations and documentation for the Redis 7.0 open-source software. | 950 |
weui/weui-design | A design package for creating consistent visual experiences on various platforms | 2,827 |
thudm/glm-4 | Develops and releases pre-trained models for conversational AI tasks with enhanced capabilities on long text generation, multimodal interaction, and domain adaptation. | 5,277 |
wux-weapp/wux-weapp | A comprehensive, reusable, and modular UI component library for building WeChat Mini Programs | 5,027 |
egametang/et | A comprehensive Unity3D client and C# server framework for building massively multiplayer online (MMO) games. | 8,943 |
liaokongvfx/langchain-chinese-getting-started-guide | Guides users to build applications using LangChain's framework and integrate it with Large Language Models (LLMs) for tasks like text generation, summarization, and search. | 7,470 |
k8gege/ladon | A comprehensive network scanning and exploitation tool with modular plugin architecture and support for various protocols and programming languages. | 4,875 |
armink/easylogger | An ultra-lightweight C/C++ log library designed for resource-constrained systems with high-performance logging capabilities | 3,783 |
tporadowski/redis | A native port of Redis for Windows, implementing its key-value data model with various value types. | 9,065 |
redis/redis | An in-memory key-value store with persistence on disk and support for multiple data structures. | 67,030 |
y123456yz/reading-and-comprehense-redis-cluster | An in-depth analysis and documentation of the Redis source code with detailed annotations and explanations of its functionality and behavior. | 678 |
qishibo/anotherredisdesktopmanager | A desktop GUI client for Redis with improved stability and performance. | 30,713 |
kangjianwei/data-structure | A collection of data structure implementations and algorithms from a C programming textbook | 3,629 |
laixintao/iredis | A terminal client for Redis with advanced features like auto-completion, syntax highlighting, and command validation. | 2,564 |