书栈网 · BookStack 本次搜索耗时 0.011 秒,为您找到 1473 个相关结果.
  • 线程模型

    线程模型 说明 io与work线程 业务线程 切换类型 线程模型 说明 本文主要介绍soul的线程模型,以及各种场景的使用。 io与work线程 soul内置依赖 spring-webflux 而其底层是使用的netty,这一块主要是使用的netty线程模型。 业务线程 默认使用调度线程来执行。 默认使用固定的线程池来执行,其...
  • 线程模型

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

    6.11 Reactive HTTP Request Processing 6.11 Reactive HTTP Request Processing As mentioned previously, Micronaut is built on Netty which is designed around an Event loop model an...
  • 单元测试

    1069 2018-02-22 《Netty 实战(精髓)》
    单元测试 单元测试 本章介绍 单元测试 EmbeddedChannel 学会了使用一个或多个 ChannelHandler 处理接收/发送数据消息,但是如何测试它们呢?Netty 提供了2个额外的类使得测试 ChannelHandler变得很容易,本章讲解如何测试 Netty 程序。测试使用 JUnit4,如果不会用可以慢慢了解。JUnit4 ...
  • 属性配置

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

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

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

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

    Architecture 1、intro 2、architecture 3、DataProxy support configuration instructions Architecture 1、intro Inlong - dataProxy belongs to the inlong proxy layer and is used ...
  • 线程模型

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