Skip to content

Commit 51e5e38

Browse files
committed
update ReadMe
1 parent a06df7a commit 51e5e38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050

5151
本服务器采用了事件循环 + 非阻塞IO的主题架构,通过事件驱动和事件回调来实现业务逻辑。事件循环用于做事件通知,如果有新的连接被Accept,则把新连接的socket对象的管理工作转交给其他线程。模型的整体架构如下图所示,模型的架构发展过程可见[History](https://github.com/importcpp/WebServer/blob/master/History.md).
5252

53-
<img src="https://github.com/importcpp/WebServer/raw/master/file/serverarch2.png" alt="v3" style="zoom: 80%;" />
53+
<img src="https://gitee.com/realgeorge/FIleForGithub/blob/master/file/serverarch2.png" alt="v3" style="zoom: 80%;" />
5454

5555
## Server Performance
5656

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy