Skip to content

Conversation

dingweiqings
Copy link

@dingweiqings dingweiqings commented Sep 9, 2022

Description

After I read your good code and try to understand your design , I add some notes in your design md doc and fix some typos. This PR is for this .

Change File

并发模型.md

@hbzzhtt
Copy link

hbzzhtt commented Jul 9, 2023

You've added too many redundant files, like CMakeFiles , Makefile, xxx.log .....

@dingweiqings dingweiqings force-pushed the topic/kurt.ding/update-design-doc branch from 81d3b98 to 9a1cc1c Compare July 20, 2023 06:43
@dingweiqings dingweiqings requested review from yw0928 and hbzzhtt July 20, 2023 07:02
并发模型.md Outdated
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one thread one loop 的含义更多是 one thread one reactor,这里可以着重介绍一下Server是如何组织多个reactor,如何分配事件到相应的reactor之中的,这个过程更能体现整体结构和并发来源

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated

@dingweiqings dingweiqings requested a review from hbzzhtt July 31, 2023 10:02
@wk-night
Copy link

请问一下能给HttpData文件解释一下吗,有些搞不明白这个文件的作用

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants