apache / apache/dubbo-website

线程模型文档问题,不含响应、响应

Open
#678 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
CSS
Stars
491
Forks
809
Avg merge
1d 6h
Merged PRs (30d)
6

Description

execution 只有请求消息派发到线程池,不含响应,响应和其它连接断开事件,心跳等消息,直接在 IO 线程上执行。

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the thread-model documentation in the dubbo-website repository and compare its description with the issue. Clarify that execution dispatches request messages to the thread pool, while responses, connection-close events, and heartbeat messages run directly on the I/O thread. Done when the documentation states this distinction accurately.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.