
Dubbo 介绍 | Apache Dubbo
2024年9月13日 · Dubbo 被设计为高度可扩展,用户可以方便的实现流量拦截、选址的各种定制逻辑。 在云原生时代,Dubbo 相继衍生出了 Dubbo3、Proxyless Mesh 等架构与解决方案,在易用性、超大规模微服务实践、云原生基础设施适配、安全性等几大方向上进行了全面升级。
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.
Why Dubbo? - The Apache Software Foundation
Dubbo 提供的基于路由规则的流量管控策略,可以帮助实现全链路灰度、金丝雀发布、按比例流量转发、动态调整调试时间、设置重试次数等服务治理能力。
Dubbo 文档 | Apache Dubbo
2024年9月13日 · Apache Dubbo 是一款支持多语言的、易用的 web 和 rpc 框架,同时为构建企业级微服务提供服务发现、流量治理、可观测、认证鉴权等能力、工具与最佳实践。
Dubbo3 简介 - Apache Dubbo
2023年3月1日 · 这篇文档是关于 Dubbo 的简单介绍,涵盖 Dubbo 的核心概念、基本使用方式以及 Dubbo3 核心功能,无论你是 Dubbo 的老用户还是新用户,都可以通过这篇 文档快速了解 Dubbo 及新版本带来的变化。
Understanding Dubbo Core Concepts and Architecture
2024年9月30日 · Dubbo Data Plane. The data plane represents all Dubbo processes deployed in the cluster. These processes exchange data through the RPC protocol. Dubbo defines the development and invocation specifications for microservice applications and is responsible for the encoding and decoding of data transmission.
Introduction to Dubbo - Apache Dubbo
2024年9月30日 · Master Apache Dubbo in 5 Minutes Apache Dubbo is an RPC service development framework designed to address service governance and communication issues in microservice architectures. The official implementation provides multi-language SDKs such as Java and Golang.
Download - Apache Dubbo
2025年1月28日 · Download the Apache Dubbo Release archive. Verify. You can follow the steps here, and use the KEYS file to verify the download. Releases
快速开始 | Apache Dubbo
2025年2月7日 · Dubbo-python 快速开始. 接下来,我们需要使用 RpcMethodHandler 的构建方法(unary、client_stream、server_stream、bi_stream)构建需要暴露的方法及其属性,其参数包括:. callable_method:方法本身; method_name:暴露的方法名,默认为自身方法名; request_deserializer:请求(或称方法参数)的反序列化函数(默认不反序列 ...
Documentation - Apache Dubbo
2023年1月2日 · Welcome to the Dubbo documentation site! Subscribe to one or more of the following channels to receive project updates, keep connection with community developers.