书栈网 · BookStack 本次搜索耗时 0.012 秒,为您找到 1473 个相关结果.
  • 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...
  • 属性配置

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

    特性 特性 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 页面加载延迟,提高网...
  • 介绍文档

    Raincat 因为文件名太长,大家在拉取代码的时候执git命令:git config —global core.longpaths true Features Prerequisite JDK 1.8+ Maven 3.2.x Git RPC framework dubbo or motan or springcloud。 架构设计 视频...
  • 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 它...
  • Properties

    Background Parameters Sample Background Apache ShardingSphere provides a wealth of system configuration properties, which users can configure through global.yaml . Parameter...
  • Getting Started 开始

    Getting Started 开始 链接 Getting Started 开始 本章围绕 Netty 的核心架构,通过简单的示例带你快速入门。当你读完本章节,你马上就可以用 Netty 写出一个客户端和服务器。 如果你在学习的时候喜欢“top-down(自顶向下)”,那你可能需要要从第二章《Architectural Overview (架构总览...