This is an automated email from the ASF dual-hosted git repository.

albumenj pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 65dc66e36d [fix] add scene (#1294)
65dc66e36d is described below

commit 65dc66e36d76a1ecccb13389e21941a870a86f9c
Author: JIAN ZHONG <[email protected]>
AuthorDate: Tue Jul 26 09:19:44 2022 +0800

    [fix] add scene (#1294)
---
 content/zh/docs3-v2/java-sdk/reference-manual/protocol/dubbo/guide.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git 
a/content/zh/docs3-v2/java-sdk/reference-manual/protocol/dubbo/guide.md 
b/content/zh/docs3-v2/java-sdk/reference-manual/protocol/dubbo/guide.md
index 0537db9ccf..97cf0d1e86 100644
--- a/content/zh/docs3-v2/java-sdk/reference-manual/protocol/dubbo/guide.md
+++ b/content/zh/docs3-v2/java-sdk/reference-manual/protocol/dubbo/guide.md
@@ -51,6 +51,9 @@ Dubbo 缺省协议采用单一长连接和 NIO 异步通讯,适合于小数据
 
 
 ## 使用场景
+
+适合大并发小数据量的服务调用,服务消费者远大于服务提供者的情景。
+
 ## 使用方式
 
 配置协议

Reply via email to