书栈网 · BookStack 本次搜索耗时 0.028 秒,为您找到 688 个相关结果.
  • 7.3 Declarative HTTP Clients with @Client

    7.3 Declarative HTTP Clients with @Client 7.3 Declarative HTTP Clients with @Client Now that you have gathered an understanding of the workings of the lower level HTTP client, ...
  • 7.3 Declarative HTTP Clients with @Client

    7.3 Declarative HTTP Clients with @Client 7.3 Declarative HTTP Clients with @Client Now that you have gathered an understanding of the workings of the lower level HTTP client, ...
  • 核心概念

    MOSN 核心概念 xDS(UDPA)支持 业务支持 IO 模型 netpoll 模型 RawEpoll 模型 协程模型 能力扩展 协议扩展 NetworkFilter 扩展 StreamFilter 扩展 TLS 安全链路 MOSN 核心概念 MOSN 的核心概念解析。 MOSN 主要划分为如下模块,包括了网络代理具备的基础...
  • Tcp插件

    1. 概述 1.1 插件名称 1.2 适用场景 1.3 插件功能 1.4 插件代码 1.5 添加自哪个shenyu版本 2. 如何使用插件 2.1 启用插件 2.2 配置插件 2.3 配置服务发现 2.3.1 Zookeeper 模式 2.3.2 Local 模式 2.4 配置选择器 2.5 日志 2.6 示例 1. 概述 ...
  • Metrics

    Metrics Details of metrics Metric types Broker metrics Producer metrics Consumer metrics Background information Message accumulation scenarios PushConsumer consumption scenar...
  • Compile And Package

    Compile And Package 1. Preparation 1.1 Source code acquisition 1.2 Modify dependency configuration Note 2. Fully compile Linkis step1 Compile for the first time (not the first...
  • QuickStart

    Quick Start Outline Prerequisites Installation Installation from source code Configure Start Start Server Start Client Have a try Stop Server Quick Start Outline Q...
  • 操作方法: 输入绑定

    操作方法:使用输入绑定来触发应用程序 注意 创建绑定 监听传入事件 (输入绑定) ACK一个事件 拒绝事件 指定自定义路由 事件传递保证 参考资料 操作方法:使用输入绑定来触发应用程序 使用 Dapr 输入绑定来触发由事件驱动的程序 通过输入绑定,您可以在外部资源发生事件时触发应用程序。 一个外部资源可以是队列、消息管道、云服务、文件...
  • 后端编译

    后端编译 后端编译 编译环境要求: 必须 JDK8 以上,Oracle/Sun 和 OpenJDK 都支持。 方式1:从github仓库 https://github.com/apache/linkis 获取项目的源代码。 方式2:从linkis的官方下载页面 https://linkis.apache.org/download/mai...
  • Swoole 扩展

    为什么要使用 swoole 什么是协程 协程的优点 swoole 的协程 swoole 需要注意的地方 为什么要使用 swoole swoole 的强大之处就在与其进程模型的设计,既解决了异步问题,又解决了并行。 从4.0版本开始Swoole 提供了完整的协程(Coroutine)+通道(Channel)特性,带来全的CSP 编程模型...