docs: update roadmap docs (#3720)

Signed-off-by: yuluo-yx <yuluo08290126@gmail.com>
pull/3799/head
YuLuo 7 months ago committed by GitHub
parent 023fe7224b
commit 32adddf54b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -47,3 +47,7 @@ Spring Cloud Alibaba 也积极在 Proxyless 方向上探索,目前已经完成
## RPC 方向上的探索
Spring Cloud Alibaba RPC 组件主要依赖于 OpenFeignRestTemplate 等。社区计划通过加入 GRPCDubbo 的 rpc 解决方案,进一步增强社区的 RPC 组件能力。
## 分布式任务调度
Spring Cloud Alibaba 缺少对分布式调度任务的支持,社区计划通过适配开源的分布式任务调度框架,来完善这部分能力。

@ -51,3 +51,7 @@ Spring Cloud Alibaba is also actively exploring in the direction of Proxyless, a
## Exploration in the direction of RPC
Spring Cloud Alibaba RPC components mainly rely on OpenFeign, RestTemplate, etc. The community plans to further enhance the community's RPC component capabilities by joining GRPC, Dubbo's RPC solution.
## Distributed task scheduling
Spring Cloud Alibaba lacks support for distributed scheduling tasks, the community plans to improve this part of the ability by adapting open source distributed task scheduling framework.

Loading…
Cancel
Save