转载

spring cloud

Spring Cloud provides tools for developers to quickly build some of the common patterns in distributed systems (e.g. configuration management, service discovery, circuit breakers, intelligent routing, micro-proxy, control bus, one-time tokens, global locks, leadership election, distributed sessions, cluster state).

Spring Cloud为开发人员提供了工具,可以快速构建分布式系统中的一些常见模式(例如,配置管理,服务发现,断路器,智能路由,微代理,控制总线,一次性令牌,全局锁,领导选举,分布式会话,群集状态)。

SpringCloud是程序员用来开发我们微服务的一整套技术解决方案.包含如下 服务注册发现,服务容错降级,服务网关,服务调用,服务调用负载均衡,消息等.

spring cloud Alibaba

微服务注册中心nacos

微服务注册中心nacos

客户端负载均衡组件ribbon

客户端负载均衡组件ribbon

原文  https://segmentfault.com/a/1190000022600896
正文到此结束
Loading...