前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >21-Spring Cloud 总结

21-Spring Cloud 总结

作者头像
彼岸舞
发布2021-11-16 16:49:17
2980
发布2021-11-16 16:49:17
举报

SpringCloud and alibaba 组件总结

组件

简介

分类

官网

笔记

备注

Eureka

Eureka is the Netflix Service Discovery Server and Client.

服务注册中心

link

link

eureka中文解释:int.(因找到某物,尤指问题的答案而高兴)我发现了,我找到了

Zookeeper

ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services.

服务注册中心

link

link

zookeeper中文解释:n.动物园管理员

Consul

Consul is a service mesh solution providing a full featured control plane with service discovery, configuration, and segmentation functionality.

服务注册中心

link

link

consul中文解释:n.领事

Ribbon

Ribbon is a client-side load balancer that gives you a lot of control over the behavior of HTTP and TCP clients.

服务调用

link

link

ribbon中文解释:n.(用于捆绑或装饰的)带子;丝带;带状物;

OpenFeign

Feign is a declarative web service client. It makes writing web service clients easier.

服务调用

link

link

feign中文意思:v.假装,装作,佯装(有某种感觉或生病、疲倦等)

Hystrix

Netflix has created a library called Hystrix that implements the circuit breaker pattern.

服务降级

link

link

hystrix中文意思:n.豪猪属;猬草属;豪猪;豪猪亚属

GateWay

Spring Cloud Gateway aims to provide a simple, yet effective way to route to APIs and provide cross cutting concerns to them such as: security, monitoring/metrics, and resiliency.

服务网关

link

link

gateway中文意思:n.网关;途径;门道;手段

Config

Spring Cloud Config provides server-side and client-side support for externalized configuration in a distributed system.

服务配置

link

link

-

Bus

Spring Cloud Bus links nodes of a distributed system with a lightweight message broker.

服务总线

link

link

-

Stream

Spring Cloud Stream is a framework for building message-driven microservice applications.

消息队列

link

link

-

Sleuth

Spring Cloud Sleuth implements a distributed tracing solution for Spring Cloud.

服务跟踪

link

link

sleuth中文意思:n.侦探

Nacos

Nacos致力于帮助您发现、配置和管理微服务。

服务注册中心、服务配置、服务总线

link

link

Name + Configuration + Service

Sentinel

Sentinel是面向分布式服务架构的流量控制组件,主要以流量为切入点,从流量控制、熔断降级、系统自适应保护等多个维度来帮助您保障微服务的稳定性。

服务降级

link

link

sentinel中文意思:n.哨兵

Seata

Seata 是一款开源的分布式事务解决方案,致力于在微服务架构下提供高性能和简单易用的分布式事务服务。

分布式事务

link

link

-

本文参与 腾讯云自媒体分享计划,分享自作者个人站点/博客。
原始发表:2021-11-15 ,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 作者个人站点/博客 前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体分享计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
目录
  • SpringCloud and alibaba 组件总结
相关产品与服务
微服务引擎 TSE
微服务引擎(Tencent Cloud Service Engine)提供开箱即用的云上全场景微服务解决方案。支持开源增强的云原生注册配置中心(Zookeeper、Nacos 和 Apollo),北极星网格(腾讯自研并开源的 PolarisMesh)、云原生 API 网关(Kong)以及微服务应用托管的弹性微服务平台。微服务引擎完全兼容开源版本的使用方式,在功能、可用性和可运维性等多个方面进行增强。
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档