分类
发现
榜单
服务器优惠
AI论文
IT文库
搜索
注册
登录
分类
发现
榜单
服务器优惠
AI论文
IT文库
搜索
注册
登录
搜索
书栈网 · BookStack
本次搜索耗时
0.023
秒,为您找到
2896
个相关结果.
搜书籍
搜文档
路由扩展
1283
2018-07-27
《Apache Dubbo开发者指南(201807)》
路由扩展 扩展说明 扩展接口 已知扩展 扩展示例 路由扩展 扩展说明 从多个服务提者方中选择一个进行调用。 扩展接口 com.alibaba.dubbo.rpc.cluster.RouterFactory com.alibaba.dubbo.rpc.cluster.Router 已知扩展 com.alibaba.dubbo...
入门文档
2491
2022-12-18
《Apache Dubbo 3.0 教程(202212)》
入门文档 相关链接 入门文档 本文档基于 Dubbo3 编写,由于 Dubbo3 完全兼容 2.7 版本用法,因此文档中的通用功能(除 3.x 版本特有功能外)同样适用于 2.7 版本用户。 点此可查看老版本文档 Dubbo 是一款包含多种语言实现(Java、Golang等)的 RPC 服务框架,在这里可以查看 Dubbo 核心概念以及每...
OpenTelemetry
20
2024-11-19
《Apache Dubbo 3.3 教程》
OTlp 概述 案例架构图 快速开始 安装 & 启动 Otlp Collector 启动 Provider 启动 Consumer 查看 Trace 信息 如何在SpringBoot项目中使用 1. 在你的项目中添加依赖 2. 配置 application.yml 如何基于Dubbo API使用 1. 在你的项目中添加依赖 2. 配置...
Link Tracing
13
2024-11-19
《Apache Dubbo 3.3 Documentation》
End-to-End Tracing Usage and Implementation Instructions Usage Associated Logs Working Principle Tracing Related Concepts SpringBoot Starters OpenTelemetry as Tracer, exporting ...
注册中心配置
388
2022-12-18
《Apache Dubbo 3.0 教程(202212)》
注册中心配置 Registry 注册中心配置 注册中心配置 参考samples dubbo-go-samples/registry Registry 注册中心配置 Nacos 注册中心 dubbo : application : # 应用信息,服务启动后会将相关信息注册到注册中心,可被客户端从 url 中识别 na...
Streaming通信模型
458
2022-12-18
《Apache Dubbo 3.0 教程(202212)》
Streaming 通信模型 1 IDL 中增加 Streaming 模型定义 2 使用 Streaming 模型定义编写逻辑 2.1 编写 Streaming Server 2.2 编写 Streaming Client 3 运行示例 Streaming 通信模型 介绍使用 Dubbo Rust 快速开发 Client streaming、...
Server and Client
20
2024-11-19
《Apache Dubbo 3.3 Documentation》
Develop RPC Server and Client with Lightweight Java SDK Maven Dependency Define Service Register Service and Start Server Access Service More Content Feedback Develop RPC ...
快速开始
476
2022-12-18
《Apache Dubbo 3.0 教程(202212)》
快速开始 1 前置条件 2 使用 IDL 定义 Dubbo 服务 3 添加 Dubbo-rust 及相关依赖到项目 4 配置 dubbo-build 编译 IDL 5 编写 Dubbo 业务代码 5.1 编写 Dubbo Server 5.2 配置dubbo.yaml 5.3 编写 Dubbo Client 6 运行并总结 快速开始 ...
Cluster extension
13
2024-11-19
《Apache Dubbo 3.3 Documentation》
Cluster extension Extension Description Extension Interface Extension Configuration Known Extensions Extension Example Feedback Cluster extension Cluster extension Exten...
多协议
881
2018-07-27
《[中文]Apache Dubbo用户文档(201807)》
多协议 不同服务不同协议 多协议暴露服务 多协议 Dubbo 允许配置多协议,在不同服务上支持不同协议或者同一服务上同时支持多种协议。 不同服务不同协议 不同服务在性能上适用不同协议进行传输,比如大数据用短连接协议,小数据大并发用长连接协议 <? xml version = "1.0" encoding = "UTF-8" ?> ...
1..
«
44
45
46
47
»
..100