书栈网 · BookStack 本次搜索耗时 0.015 秒,为您找到 1529 个相关结果.
  • dubbo:protocol

    dubbo:protocol dubbo:protocol 服务提供者协议配置。对应的配置类: org.apache.dubbo.config.ProtocolConfig 。同时,如果需要支持多协议,可以声明多个 <dubbo:protocol> 标签,并在 <dubbo:service> 中通过 protocol 属性指定使用的协议。 属...
  • Universal Asynchronous I/O API 统一的异步 I/O API

    Universal Asynchronous I/O API 统一的异步 I/O API Universal Asynchronous I/O API 统一的异步 I/O API 传统的 Java I/O API 在应对不同的传输协议时需要使用不同的类型和方法。例如:java.net.Socket 和 java.net.DatagramSocket 它...
  • Metrics

    Metrics Metrics Configuration Metrics Apache ActiveMQ Artemis can export metrics to a variety of monitoring systems via the Micrometer vendor-neutral application metrics faca...
  • Structure

    Building Complex Servers Hello World Defining modules Extracting routes Deployment and application.conf Health checks Building Complex Servers Depending on the complexity ...
  • Architecture

    1、intro 2、architecture 3、DataProxy support configuration instructions 1、intro Inlong - dataProxy belongs to the inlong proxy layer and is used for data collection , rec...
  • 特性

    特性 特性 MINA 是一个简单但功能齐全的网络应用框架,它提供: 为不同的传输类型统一 API: 基于 Java NIO 的 TCP/IP 和 UDP/IP 基于 RXTX 的 串行通信 (RS232) In-VM 通道通信 你可以实现你自己的! 过滤器接口作为扩展点;类似于 Servlet 过滤器 低层和高层 API: 低层:使用 Byt...
  • SPDY

    SPDY SPDY 本章介绍 SPDY 总览 ChannelHandler, Decoder, 和 Encoder 引导一个基于 Netty 的应用 测试 SPDY/HTTPS SPDY (读作“speedy”)是一个谷歌开发的开放的网络协议,主要运用于 web 内容传输。SPDY 操纵 HTTP 流量,目标是减少 web 页面加载延迟,提高网...
  • Properties

    Background Parameters Sample Background Apache ShardingSphere can configure system-level configuration through property configuration. This section describes the configuration...
  • Properties

    Background Parameters Sample Background Apache ShardingSphere provides a wealth of system configuration properties, which users can configure through server.yaml . Parameter...
  • 属性配置

    背景信息 参数解释 配置示例 背景信息 Apache ShardingSphere 提供了丰富的系统配置属性,用户可通过 server.yaml 进行配置。 参数解释 名称 数据类型 说明 默认值 动态生效 system-log-level (?) String 系统日志输出级别,支持 DEBUG、INFO、WARN 和 ERROR,默认级别...