- Dubbo 介绍 | Apache Dubbo
使用 Dubbo 开发的微服务原生具备相互之间的远程地址发现与通信能力, 利用 Dubbo 提供的丰富服务治理特性,可以实现诸如服务发现、负载均衡、流量调度等服务治理诉求。 Dubbo 被设计为高度可扩展,用户可以方便的实现流量拦截、选址的各种定制逻辑。
- Apache Dubbo
Dubbo provides a high-performance, scalable service discovery mechanism designed for clusters with millions of instances It offers default registry center adapters like Nacos and Zookeeper and supports custom extensions
- Dubbo 文档 | Apache Dubbo
Apache Dubbo 是一款支持多语言的、易用的 web 和 rpc 框架,同时为构建企业级微服务提供服务发现、流量治理、可观测、认证鉴权等能力、工具与最佳实践。
- Apache Dubbo
Dubbo 提供的基于路由规则的流量管控策略,可以帮助实现全链路灰度、金丝雀发布、按比例流量转发、动态调整调试时间、设置重试次数等服务治理能力。
- Introduction to Dubbo
Dubbo helps solve communication issues between microservice components, offering multiple high-performance communication protocol implementations based on HTTP, HTTP 2, TCP, etc , and supports serialization protocol extensions, addressing fundamental issues like network connection management and data transmission
- Understanding Dubbo Core Concepts and Architecture
Dubbo defines the development and invocation specifications for microservice applications and is responsible for the encoding and decoding of data transmission
- Download - Apache Dubbo
Download Download the Apache Dubbo Release archive Verify You can follow the steps here, and use the KEYS file to verify the download Releases Java SDK Releases Go SDK Releases Rust SDK Releases
- Dubbo Documentation | Apache Dubbo
Apache Dubbo is a multilingual, easy-to-use web and RPC framework that provides tools and best practices for building enterprise-level microservices with service discovery, traffic governance, observability, authentication, and authorization capabilities
|