awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
apache avatar

apache/dubbo-admin

0
View on GitHub↗
4,048 星标·2,161 分支·Go·Apache-2.0·4 次浏览dubbo.apache.org↗

Dubbo Admin

dubbo-admin 是 Apache Dubbo 生态系统的 Web 管理控制台和管理界面。它作为跨分布式微服务架构配置和监控服务、提供者和消费者的集中式工具。

该项目可用作流量控制平面和服务治理工具,支持实现请求路由规则、金丝雀部署和流量调节。它提供了一个专用界面,用于编排服务网格数据平面和代理配置,以在统一的网络管理层内连接服务。

该平台涵盖了广泛的运营功能,包括服务发现管理、微服务健康和实例监控,以及分布式请求追踪。它还促进了服务元数据和注册中心配置的管理,以确保提供者与消费者之间的可靠通信。

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 历史

apache/dubbo-admin 的 Star 历史图表apache/dubbo-admin 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

apache/dubbo-admin 是做什么的?

dubbo-admin 是 Apache Dubbo 生态系统的 Web 管理控制台和管理界面。它作为跨分布式微服务架构配置和监控服务、提供者和消费者的集中式工具。

apache/dubbo-admin 的主要功能有哪些?

apache/dubbo-admin 的主要功能包括: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。

apache/dubbo-admin 有哪些开源替代品?

apache/dubbo-admin 的开源替代品包括: 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…

Dubbo Admin 的开源替代方案

相似的开源项目,按与 Dubbo Admin 的功能重合度排序。
  • linkerd/linkerd2linkerd 的头像

    linkerd/linkerd2

    11,424在 GitHub 上查看↗

    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
    在 GitHub 上查看↗11,424
  • alibaba/dubboalibaba 的头像

    alibaba/dubbo

    41,522在 GitHub 上查看↗

    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
    在 GitHub 上查看↗41,522
  • apache/dubbo-spring-boot-projectapache 的头像

    apache/dubbo-spring-boot-project

    5,389在 GitHub 上查看↗

    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
    在 GitHub 上查看↗5,389
  • apache/dubbo-goapache 的头像

    apache/dubbo-go

    4,938在 GitHub 上查看↗

    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
    在 GitHub 上查看↗4,938
  • 查看 Dubbo Admin 的所有 30 个替代方案→