zoukankan      html  css  js  c++  java
  • 【Spring Alibaba】Sentinel/Nacos/RocketMQ/Seata/

    https://spring.io/projects/spring-cloud-alibaba#overview

    Features

    • Flow control and service degradation:flow control, circuit breaking and system adaptive protection with Sentinel.

    • Service registration and discovery:instances can be registered with Nacos and clients can discover the instances using Spring-managed beans. Supports Ribbon, the client side load-balancer via Spring Cloud Netflix.

    • Distributed Configuration:using Nacos as a data store

    • Event-driven:building highly scalable event-driven microservices connected with Spring Cloud Stream RocketMQ Binder

    • Message Bus: link nodes of a distributed system with Spring Cloud Bus RocketMQ

    • Distributed Transaction:support for distributed transaction solution with high performance and ease of use with Seata

    • Dubbo RPC:extend the communication protocols of Spring Cloud service-to-service calls by Dubbo RPC

    • Alibaba Cloud Object Storage:Spring Resource Abstraction for OSS. Alibaba Cloud Object Storage Service (OSS) is an encrypted, secure, cost-effective, and easy-to-use object storage service that enables you to store, back up, and archive large amounts of data in the cloud

  • 相关阅读:
    work 2
    chapter02
    7.23作业
    第五章
    三层交换机
    基于nginx结合openssl实现https
    chapter10--进程和计划任务管理
    Linux系统管理08--服务器RAID及配置实战
    chapter07-- LVM逻辑卷
    Linux系统管理07--文件系统与LVM
  • 原文地址:https://www.cnblogs.com/clarino/p/13277063.html
Copyright © 2011-2022 走看看