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

    dubbo:protocol dubbo:protocol 服务提供者协议配置。对应的配置类: com.alibaba.dubbo.config.ProtocolConfig 。同时,如果需要支持多协议,可以声明多个 <dubbo:protocol> 标签,并在 <dubbo:service> 中通过 protocol 属性指定使用的协议。 ...
  • 属性配置

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

    Introduction Configuration Item Explanation Introduction Apache ShardingSphere provides the way of property configuration to configure system level configuration. Configurati...
  • 网关属性配置

    网关属性配置 属性配置 属性详解 shenyu.httpclient 配置 过滤器相关配置 shenyu.sync 配置 网关属性配置 本篇主要讲解如何在 Apache Shenyu 网关配置 ShenYu 的相关属性。 属性配置 shenyu : # httpclient: # strategy: webClie...
  • 写广播器

    写广播器 写广播器 本节,我们将写一个广播器。下图展示了广播一个 DatagramPacket 在每个日志实体里面的方法 日志文件 日志文件中的日志实体 一个 DatagramPacket 保持一个单独的日志实体 Figure 13.2 Log entries sent with DatagramPackets 图13.3表示一个 Lo...
  • Configuration

    Configuring the Server The HOCON file Command Line Configuring the embeddedServer Multiple connectors Netty Jetty CIO Tomcat Available configuration parameters Reading the...
  • 线程模型

    线程模型 说明 IO与Work线程 业务线程 切换类型 线程模型 说明 本文主要介绍 Apache ShenYu 的线程模型,以及各种场景的使用。 IO与Work线程 Apache ShenYu 内置依赖 spring-webflux , 而其底层是使用的是 netty ,这一块主要是使用的 netty 线程模型。 业务线程...
  • Properties Configuration

    Introduction Configuration Item Explanation Introduction Configuration Item Explanation Introduction Apache ShardingSphere provides the way of property configuration to con...
  • Artifacts

    List of Artifacts List of Artifacts Ktor is divided into modules to allow fine-grained inclusion of dependencies based on the functionality required. The typical Ktor applicati...
  • 总结

    总结 总结 在这一章里,你学习了如何在基于Netty应用程序同时简单的使用 SPDY 和 HTTP(s) 。这提供了一个基础,您可以受益于性能于 SPDY 提供的增强,同时允许现有客户访问您的应用程序。 您学习了如何使用 Netty 提供的 SPDY 助手类,如何使用 Google Chrome获取更多的运行时信息协议。 一路上我们看到了再次修改...