File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/distributed-system/rpc Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1818
1919### 什么是 Dubbo?
2020
21- ![ ] ( ../../../../../../Downloads/xnip截图 /dubbo.org-overview.png)
21+ ![ Dubbo 官网 ] ( https://oss.javaguide.cn/github/javaguide/system-design/distributed-system/rpc /dubbo.org-overview.png)
2222
2323[ Apache Dubbo] ( https://github.com/apache/dubbo ) |ˈdʌbəʊ| 是一款高性能、轻量级的开源 WEB 和 RPC 框架。
2424
@@ -58,7 +58,7 @@ Dubbo 是由阿里开源,后来加入了 Apache 。正是由于 Dubbo 的出
58583 . ** 服务访问压力以及时长统计、资源调度和治理** :基于访问压力实时管理集群容量,提高集群利用率。
59594 . ......
6060
61- ![ ] ( ../../../../../../Downloads/xnip截图 /dubbo-features-overview.jpg)
61+ ![ Dubbo 能力概览 ] ( https://oss.javaguide.cn/github/javaguide/system-design/distributed-system/rpc /dubbo-features-overview.jpg)
6262
6363另外,Dubbo 除了能够应用在分布式系统中,也可以应用在现在比较火的微服务系统中。不过,由于 Spring Cloud 在微服务中应用更加广泛,所以,我觉得一般我们提 Dubbo 的话,大部分是分布式系统的情况。
6464
You can’t perform that action at this time.
0 commit comments