awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
spring-cloud-incubator avatar

spring-cloud-incubator/spring-cloud-alibaba

0
View on GitHub↗
29,118 Stars·8,503 Forks·Java·Apache-2.0·3 Aufrufesca.aliyun.com↗

Spring Cloud Alibaba

Spring Cloud Alibaba is a suite of libraries designed to connect distributed Java applications to Alibaba cloud middleware and infrastructure services. It provides a comprehensive set of tools for messaging, configuration, task scheduling, transaction coordination, and service discovery.

The project implements distributed infrastructure capabilities including a transaction coordinator for maintaining data consistency across multiple services and a configuration manager for storing external settings in a centralized cloud repository with automatic updates. It includes a distributed job scheduler for executing tasks across multiple servers with precise timing and a service registry for tracking and locating available microservices.

The suite covers broader microservice governance through traffic flow control, circuit breaking, and concurrency limits to maintain system stability. It also provides integration for event-driven messaging architectures, global SMS delivery, and scalable cloud object storage.

Features

  • Cloud Alibaba Integrations - Provides a comprehensive set of libraries for connecting Java applications to Alibaba Cloud middleware and infrastructure services.
  • Distributed Configuration Management - Provides a system for synchronizing configuration settings across multiple nodes in a distributed environment.
  • Distributed Task Schedulers - Implements a distributed job scheduler for executing tasks across multiple servers with precise timing.
  • Distributed Job Schedulers with Web UI - Executes scheduled tasks across multiple servers with precise timing and low latency.
  • Real-time Configuration Updates - Supports updating application properties in real time from a remote configuration center without requiring restarts.
  • Distributed Transaction Coordinators - Implements a distributed transaction coordinator to manage global transaction lifecycles and ensure data consistency.
  • Event-Driven Architectures - Connects distributed services to messaging systems to enable asynchronous communication and scalable event processing.
  • Event Driven Messaging - Enables asynchronous service decoupling through event-driven messaging and pub-sub patterns.
  • Service Discovery and Invocation - Tracks network locations of service instances to allow distributed components to find and communicate with each other.
  • Service Discovery Registries - Maintains dynamic registries of service locations and health status in a distributed cloud environment.
  • Traffic Flow Control - Implements flow control, concurrency limits, and circuit breaking to prevent system overload and maintain stability.
  • Stability Management - Provides advanced service stability management through grayscale deployments, warm-up periods, and outlier ejection.
  • Stability Control Interceptors - Provides a proxy layer to apply circuit breaking and concurrency limits to outgoing network requests.
  • Registry Heartbeat Monitoring - Uses periodic heartbeats to track active service instances and manage health-based eviction from the registry.
  • Java and JVM Ecosystem - Integration suite for Spring Cloud and Alibaba middleware.

Star-Verlauf

Star-Verlauf für spring-cloud-incubator/spring-cloud-alibabaStar-Verlauf für spring-cloud-incubator/spring-cloud-alibaba

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Spring Cloud Alibaba

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Spring Cloud Alibaba.
  • macrozheng/springcloud-learningAvatar von macrozheng

    macrozheng/springcloud-learning

    6,924Auf GitHub ansehen↗

    This project is a reference implementation of a distributed system built using Spring Cloud Alibaba, Spring Boot, and JDK 17. It serves as a comprehensive model for implementing a microservices architecture. The system integrates a wide range of distributed patterns, including global transaction coordination for data consistency, OAuth2 and JWT for identity management, and Kubernetes-based container orchestration. It features a dedicated observability stack for distributed request tracing, log aggregation, and service health monitoring. The implementation covers several functional domains, i

    Javajavaspringbootspringcloud
    Auf GitHub ansehen↗6,924
  • doocs/advanced-javaAvatar von doocs

    doocs/advanced-java

    78,987Auf GitHub ansehen↗

    This project is a comprehensive Java backend engineering guide and technical reference focused on high-concurrency design, distributed systems, and microservices architecture. It provides detailed strategies for decomposing monolithic applications, managing service discovery, and implementing the architectural patterns required for scalable backend environments. The repository distinguishes itself through an extensive collection of big data algorithmic references and database scaling strategies. It covers memory-efficient techniques for analyzing massive datasets, such as Top-K element extrac

    Javaadvanced-javadistributed-search-enginedistributed-systems
    Auf GitHub ansehen↗78,987
  • dyc87112/springcloud-learningAvatar von dyc87112

    dyc87112/SpringCloud-Learning

    7,375Auf GitHub ansehen↗

    SpringCloud-Learning is an educational project that demonstrates how to build microservices using Spring Cloud, covering the core patterns of service discovery, centralized configuration management, and API gateway routing. The project provides hands-on examples for registering and discovering microservice instances with Nacos, Eureka, or Consul, and for routing external API requests through Spring Cloud Gateway with support for filters and load balancing. The tutorials explore service resilience through circuit breakers and rate limiting with Sentinel and Hystrix, including custom fallback l

    Javaconsuleurekahystrix
    Auf GitHub ansehen↗7,375
  • newbee-ltd/newbee-mallAvatar von newbee-ltd

    newbee-ltd/newbee-mall

    11,578Auf GitHub ansehen↗

    This project is a comprehensive e-commerce platform implementation available as a Spring Boot application, a Spring Cloud microservices architecture, and a version rewritten in the Go programming language. It provides a full-stack retail system featuring a Vue 3 storefront interface and a centralized backend administration portal. The platform is specifically designed to handle high-concurrency flash sales and coupon distribution systems to manage sudden spikes in purchase requests. It supports multiple deployment strategies, ranging from monolithic server-side rendering to a decoupled fronte

    Javaadminltejavamall
    Auf GitHub ansehen↗11,578
Alle 30 Alternativen zu Spring Cloud Alibaba anzeigen→

Häufig gestellte Fragen

Was macht spring-cloud-incubator/spring-cloud-alibaba?

Spring Cloud Alibaba is a suite of libraries designed to connect distributed Java applications to Alibaba cloud middleware and infrastructure services. It provides a comprehensive set of tools for messaging, configuration, task scheduling, transaction coordination, and service discovery.

Was sind die Hauptfunktionen von spring-cloud-incubator/spring-cloud-alibaba?

Die Hauptfunktionen von spring-cloud-incubator/spring-cloud-alibaba sind: Cloud Alibaba Integrations, Distributed Configuration Management, Distributed Task Schedulers, Distributed Job Schedulers with Web UI, Real-time Configuration Updates, Distributed Transaction Coordinators, Event-Driven Architectures, Event Driven Messaging.

Welche Open-Source-Alternativen gibt es zu spring-cloud-incubator/spring-cloud-alibaba?

Open-Source-Alternativen zu spring-cloud-incubator/spring-cloud-alibaba sind unter anderem: macrozheng/springcloud-learning — This project is a reference implementation of a distributed system built using Spring Cloud Alibaba, Spring Boot, and… doocs/advanced-java — This project is a comprehensive Java backend engineering guide and technical reference focused on high-concurrency… dyc87112/springcloud-learning — SpringCloud-Learning is an educational project that demonstrates how to build microservices using Spring Cloud,… newbee-ltd/newbee-mall — This project is a comprehensive e-commerce platform implementation available as a Spring Boot application, a Spring… zhoutaoo/springcloud — SpringCloud is a development platform for building distributed systems and cloud-native microservices. It provides an… spring-cloud/spring-cloud-netflix — This project is a toolkit for incorporating Netflix open source components into Spring-based microservices…