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
·
apache avatar

apache/dubbo-admin

0
View on GitHub↗
4,048 Stars·2,161 Forks·Go·Apache-2.0·3 Aufrufedubbo.apache.org↗

Dubbo Admin

dubbo-admin ist eine webbasierte Administrationskonsole und Verwaltungsoberfläche für das Apache Dubbo-Ökosystem. Es dient als zentrales Tool zur Konfiguration und Überwachung von Services, Providern und Consumern in verteilten Microservices-Architekturen.

Das Projekt fungiert als Traffic-Control-Plane und Service-Governance-Tool, das die Implementierung von Request-Routing-Regeln, Canary-Deployments und Traffic-Regulierung ermöglicht. Es bietet eine dedizierte Schnittstelle zur Orchestrierung von Service-Mesh-Data-Planes und Proxy-Konfigurationen, um Services innerhalb einer einheitlichen Netzwerkverwaltungsschicht zu verbinden.

Die Plattform deckt ein breites Spektrum an operativen Funktionen ab, darunter die Verwaltung von Service-Discovery, die Überwachung von Microservice-Gesundheit und Instanzen sowie verteiltes Request-Tracing. Zudem erleichtert sie die Verwaltung von Service-Metadaten und Registry-Konfigurationen, um eine zuverlässige Kommunikation zwischen Providern und Consumern sicherzustellen.

Features

  • Dubbo Ecosystem Administration - Provides a web-based administration console for managing the operational state of services in an Apache Dubbo ecosystem.
  • RPC Framework Management UIs - Provides a web-based administration console for configuring and monitoring services, providers, and consumers within the Dubbo ecosystem.
  • Centralized Control Planes - Provides a centralized management interface to coordinate routing rules and proxy configurations across distributed microservices.
  • Distributed Configuration Management - Synchronizes operational settings and policies across multiple service nodes to ensure consistent behavior.
  • Service Health Monitoring - Tracks and visualizes the operational status, health, and performance metrics of distributed services.
  • Microservice Traffic Management - Implements a centralized system for request routing rules, canary deployments, and traffic regulation between microservices.
  • Service Mesh Governance - Provides a graphical interface to manage microservice communication, including routing and fault tolerance.
  • Microservices Traffic Management - Implements request routing and traffic regulation to maintain stability across a distributed architecture.
  • Service Governance Platforms - Centralizes policy enforcement, canary releases, and request volume regulation across microservices architectures.
  • Service Mesh Control Planes - Orchestrates service mesh data planes and proxy configurations through a centralized control plane.
  • Registry-Based Service Discovery - Resolves network addresses by querying a centralized registry to locate available service instances.
  • Network Traffic Management - Controls request routing via rules to implement canary deployments and proportional traffic forwarding.
  • Dubbo Integration - Integrates with the Dubbo framework to provide management and configuration capabilities for high-performance remote procedure calls.
  • Service Metadata Management - Organizes interface definitions and versioning information to facilitate improved service discovery and governance.
  • Metadata-Driven Governance - Centralizes interface definitions and versioning data to coordinate routing rules across distributed instances.
  • Traffic Routing Rules - Directs requests based on custom tags and rules to enable grayscale testing and weighted distribution.
  • Service Instance Lifecycle Management - Provides a visual interface to monitor and manage the full lifecycle of service instances across a distributed system.
  • Service Discovery Management - Coordinates the registration and lookup of services through a centralized metadata center.
  • Service Instance Discovery - Allows locating active service instances across large clusters using registry adapters for scalable communication.
  • Microservices Health Monitoring - Tracks the operational status and health of service providers and consumers across clusters via a visual dashboard.
  • Custom Logic Extensions - Integrates custom logic and plugins to adapt core system behavior to specific operational requirements.
  • Cross-Language Service Communication - Defines service interfaces using common data formats to enable communication between services written in different languages.
  • High-Performance Data Exchange - Enables high-performance data exchange between services using efficient network protocols.
  • Gateway-Based Request Routings - Directs incoming HTTP requests to correct backend microservices using a centralized entry point.
  • Protocol-Agnostic Transport Layers - Abstracts network transport to support multiple communication standards over a single logical connection.
  • Traffic Interception - Modifies or monitors request and response flows by extending filters and routers within the network path.
  • Service Communication Security - Implements mutual authentication and transport encryption to secure inter-service communication in zero-trust environments.
  • Core Capability Extensions - Extends core system functionality by integrating plugins and custom logic through a dedicated extensibility mechanism.
  • Service Routing Extenders - Allows customization of request routing and invocation by adding filters and discovery extensions.
  • SPI-Based Extension Mechanisms - Utilizes a Service Provider Interface mechanism to load custom logic and plugins at runtime.
  • Service Request Filter Chains - Implements modular sequences of interceptors to process and validate microservice requests and responses.
  • Traffic Control Patterns - Regulates the volume of incoming requests to prevent system overload and maintain stability under heavy load.
  • Request Tracing - Includes a monitoring interface to visualize the lifecycle and full-link paths of network requests across distributed services.
  • Distributed Request Tracing - Provides capabilities to track request paths across multiple services to identify latency bottlenecks and failure points.

Star-Verlauf

Star-Verlauf für apache/dubbo-adminStar-Verlauf für apache/dubbo-admin

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 Dubbo Admin

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Dubbo Admin.
  • linkerd/linkerd2Avatar von linkerd

    linkerd/linkerd2

    11,424Auf GitHub ansehen↗

    This project is a service mesh platform designed to manage, secure, and observe service-to-service communication within Kubernetes clusters. It functions as a control plane that orchestrates transparent sidecar proxies, which intercept and manage network traffic to provide reliable connectivity for microservices. By automating the injection of these proxies, the platform ensures that infrastructure-level policies are applied consistently across all workloads without requiring manual configuration changes. The platform distinguishes itself through its focus on zero-trust security and cross-clu

    Gocloud-nativegolangkubernetes
    Auf GitHub ansehen↗11,424
  • alibaba/dubboAvatar von alibaba

    alibaba/dubbo

    41,522Auf GitHub ansehen↗

    Dubbo is a high-performance Java remote procedure call framework and microservice governance platform. It enables communication between distributed services using a remote service orchestrator and a distributed service registry to locate available providers in real time. The system provides a microservice monitoring suite for health tracking and distributed tracing, alongside integrated security plugins for access control. It manages network traffic through routing strategies, rate limiting, and thread pool isolation to maintain system stability. The framework covers broader capabilities in

    Java
    Auf GitHub ansehen↗41,522
  • apache/dubbo-spring-boot-projectAvatar von apache

    apache/dubbo-spring-boot-project

    5,389Auf GitHub ansehen↗

    This project is an integration framework that bootstraps Apache Dubbo remote procedure call services within Spring Boot applications. It serves as a microservice communication framework that enables the implementation of RPC services, service discovery, and distributed governance through automated configuration. The project distinguishes itself by providing a cross-language RPC bridge, allowing services written in different languages to communicate via standards such as gRPC and Protobuf. It further enables the exposure of backend microservices as REST endpoints using the Triple protocol for

    Javadubbo
    Auf GitHub ansehen↗5,389
  • apache/dubbo-goAvatar von apache

    apache/dubbo-go

    4,938Auf GitHub ansehen↗

    Apache Dubbo Go is a Go language implementation of the Apache Dubbo framework designed for building high-performance microservices. It serves as a cross-language RPC framework and microservices communication layer that enables remote procedure calls between services written in different programming languages. The framework functions as a service governance toolset and a distributed service mesh proxy, allowing data planes to connect with external control planes in proxy or proxyless modes. It specifically provides a compatibility layer to facilitate communication between Go and Java-based ser

    Gogohttp2microservices
    Auf GitHub ansehen↗4,938
Alle 30 Alternativen zu Dubbo Admin anzeigen→

Häufig gestellte Fragen

Was macht apache/dubbo-admin?

dubbo-admin ist eine webbasierte Administrationskonsole und Verwaltungsoberfläche für das Apache Dubbo-Ökosystem. Es dient als zentrales Tool zur Konfiguration und Überwachung von Services, Providern und Consumern in verteilten Microservices-Architekturen.

Was sind die Hauptfunktionen von apache/dubbo-admin?

Die Hauptfunktionen von apache/dubbo-admin sind: Dubbo Ecosystem Administration, RPC Framework Management UIs, Centralized Control Planes, Distributed Configuration Management, Service Health Monitoring, Microservice Traffic Management, Service Mesh Governance, Microservices Traffic Management.

Welche Open-Source-Alternativen gibt es zu apache/dubbo-admin?

Open-Source-Alternativen zu apache/dubbo-admin sind unter anderem: linkerd/linkerd2 — This project is a service mesh platform designed to manage, secure, and observe service-to-service communication… alibaba/dubbo — Dubbo is a high-performance Java remote procedure call framework and microservice governance platform. It enables… apache/dubbo-spring-boot-project — This project is an integration framework that bootstraps Apache Dubbo remote procedure call services within Spring… apache/dubbo-go — Apache Dubbo Go is a Go language implementation of the Apache Dubbo framework designed for building high-performance… sofastack/sofa-rpc — Sofa-rpc is a high-performance remote procedure call framework designed for building distributed Java applications. It… hashicorp/consul — Consul is a distributed coordination service and service mesh tool used for service discovery, health monitoring, and…