mirror of
https://github.com/Snailclimb/JavaGuide
synced 2025-06-20 22:17:09 +08:00
[docs fix]picture url
This commit is contained in:
parent
7dac30d956
commit
2181d8525e
@ -18,7 +18,7 @@ tag:
|
||||
|
||||
### 什么是 Dubbo?
|
||||
|
||||

|
||||

|
||||
|
||||
[Apache Dubbo](https://github.com/apache/dubbo) |ˈdʌbəʊ| 是一款高性能、轻量级的开源 WEB 和 RPC 框架。
|
||||
|
||||
@ -58,7 +58,7 @@ Dubbo 是由阿里开源,后来加入了 Apache 。正是由于 Dubbo 的出
|
||||
3. **服务访问压力以及时长统计、资源调度和治理**:基于访问压力实时管理集群容量,提高集群利用率。
|
||||
4. ......
|
||||
|
||||

|
||||

|
||||
|
||||
另外,Dubbo 除了能够应用在分布式系统中,也可以应用在现在比较火的微服务系统中。不过,由于 Spring Cloud 在微服务中应用更加广泛,所以,我觉得一般我们提 Dubbo 的话,大部分是分布式系统的情况。
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user