Overview of SOFARegistry
masterSOFARegistry is a production-level, low-latency, and high-availability registry system designed for micro-services registration. It is powered by Ant Group and utilizes an AP (Availability/Partition-tolerance) architecture to ensure service availability even during network partitions.
Key features include:
- Service Management: Supports service publishing and subscription.
- Real-time Notifications: Provides millisecond-level notifications for service registration and deregistration using the SOFABolt communication framework.
- Scalability: Employs a multi-tier, layered architecture to handle massive connections and large-scale datasets through horizontal scaling.
- High Availability: Ensures data availability via facility replication capabilities.
- Governance: Offers enhanced service governance API endpoints.