1 repo
Libraries providing programming models for resilient microservice communication and transactions.
Distinguishing note: Focuses on the toolkit aspect of distributed systems development.
Explore 1 awesome GitHub repository matching software engineering & architecture · Distributed Systems Toolkits. Refine with filters or upvote what's useful.
Spring Cloud Alibaba is a microservices orchestration framework that provides a standardized programming model for building distributed systems. It functions as a cloud-native integration layer, bridging enterprise application frameworks with distributed infrastructure to manage service discovery, traffic control, and state consistency across complex, multi-part application environments. The framework distinguishes itself through specialized components for managing distributed operations, including aspect-oriented traffic control that enforces flow rules, circuit breaking, and rate limiting a
Provides standardized programming models for building resilient microservices that handle distributed transactions and messaging.