书栈网 · BookStack 本次搜索耗时 0.032 秒,为您找到 1529 个相关结果.
  • 参数配置

    参数配置 基本配置( common.properties ) 日志输出配置( log4j2.xml ) 其他自动更新配置 source-channel-sink 管道配置(dataproxy-{tube|pulsar}.conf) 参数配置 基本配置( common.properties ) 参数 描述 默认值 备注 manager.host...
  • 参数配置

    参数配置 基本配置( common.properties ) 日志输出配置( log4j2.xml ) 其他自动更新配置 source-channel-sink 管道配置(dataproxy-{tube|pulsar}.conf) 参数配置 基本配置( common.properties ) 参数 描述 默认值 备注 manager.host...
  • Architecture Design

    System Architecture Design 1.System Structure 1.1 System architecture diagram 1.2 Start process activity diagram 1.3 Architecture description The service mainly includes: The se...
  • 总结

    总结 总结 在本章中,您了解了如何引导基于 Netty 服务器和客户端应用程序(包括那些使用无连接协议),如何指定管道的配置选项,以及如何使用属性信息附加到一个管道。 在下一章,我们将研究如何测试你 ChannelHandler 实现以确保其正确性。
  • dubbo://

    dubbo 协议 特性 约束 配置 常见问题 为什么要消费者比提供者个数多? 为什么不能传大包? 为什么采用异步单一长连接? dubbo 协议 dubbo:// 协议参考手册 Dubbo 缺省协议采用单一长连接和 NIO 异步通讯,适合于小数据量大并发的服务调用,以及服务消费者机器数远大于服务提供者机器数的情况。 反之,Dubbo 缺...
  • Dealing with a Stream-based Transport 处理一个基于流的传输

    Dealing with a Stream-based Transport 处理一个基于流的传输 One Small Caveat of Socket Buffer 关于 Socket Buffer 的一个小警告 The First Solution 办法一 The Second Solution 方法二 Dealing with a Strea...
  • 参数配置

    参数配置 基本配置( common.properties ) 日志输出配置( log4j2.xml ) 其他自动更新配置 source-channel-sink 管道配置(dataproxy-{tube|pulsar}.conf) 参数配置 基本配置( common.properties ) 参数 描述 默认值 备注 manager.host...
  • 设计模式

    873 2020-01-04 《getty 使用手册》
    设计模式 getty借鉴netty的责任链模式,链中的处理器得到有效的解耦。 出站和入站处理器会按照配置的顺序依次处理各种指令,把最终的数据交给用户处理。 出站和入站是并行处理的,也就是发消息和收消息是互不干扰的。
  • Examples

    HTTP Client Examples Interchanging JSON: Ktor server / Ktor client HTTP Client Examples Interchanging JSON: Ktor server / Ktor client fun main ( args : Array < String >) ...
  • The Client Classpath

    The Client Classpath The Client Classpath Apache ActiveMQ Artemis requires just a single jar on the client classpath. Warning The client jar mentioned here can be found in t...