书栈网 · BookStack 本次搜索耗时 0.027 秒,为您找到 1529 个相关结果.
  • 介绍

    JetLinks 开源物联网平台 核心特性 技术栈 架构 设备接入流程 许可版本 JetLinks 开源物联网平台 JetLinks 基于Java8,Spring Boot 2.x,WebFlux,Netty,Vert.x,Reactor等开发, 是一个开箱即用,可二次开发的企业级物联网基础平台。平台实现了物联网相关的众多基础功能, 能帮助你...
  • 6.20 Writing Response Data

    6.20 Writing Response Data Reactively Writing Response Data Performing Blocking I/O 404 Responses 6.20 Writing Response Data Reactively Writing Response Data Micronaut’s H...
  • 6.19 Writing Response Data

    6.19 Writing Response Data Reactively Writing Response Data Performing Blocking I/O 404 Responses 6.19 Writing Response Data Reactively Writing Response Data Micronaut’s H...
  • 编写大型数据

    编写大型数据 编写大型数据 由于网络的原因,如何有效的写大数据在异步框架是一个特殊的问题。因为写操作是非阻塞的,即便是在数据不能写出时,只是通知 ChannelFuture 完成了。当这种情况发生时,你必须停止写操作或面临内存耗尽的风险。所以写时,会产生大量的数据,我们需要做好准备来处理的这种情况下的缓慢的连接远端导致延迟释放内存的问题你。作为一个例...
  • Upgrade

    Overview Canary Rollback Canaries Upgrade Steps Upgrade Bookies Upgrade Guides 4.6.x to 4.7.0 upgrade Common Configuration Changes New Settings Deprecated Settings Changed S...
  • Upgrade

    Overview Canary Rollback Canaries Upgrade Steps Upgrade Bookies Upgrade Guides 4.6.x to 4.7.0 upgrade Common Configuration Changes New Settings Deprecated Settings Changed S...
  • ChannelPipeline

    ChannelPipeline 修改 ChannelPipeline 发送事件 ChannelPipeline ChannelPipeline 是一系列的ChannelHandler 实例,用于拦截 流经一个 Channel 的入站和出站事件,ChannelPipeline允许用户自己定义对入站/出站事件的处理逻辑,以及pipeline里的各个H...
  • 1 Introduction

    1 Introduction 1 Introduction Micronaut is a modern, JVM-based, full stack Java framework designed for building modular, easily testable JVM applications with support for Java,...
  • 1 Introduction

    1 Introduction 1 Introduction Micronaut is a modern, JVM-based, full stack Java framework designed for building modular, easily testable JVM applications with support for Java,...
  • SOFARPC 介绍

    产品描述 实现原理 产品描述 SOFARPC 是一款基于 Java 实现的 RPC 服务框架。 SOFARPC 为应用之间提供远程服务调用能力,具有高可伸缩性,高容错性。 提供负载均衡,流量转发,链路追踪,链路数据透传,故障剔除等功能。 支持 bolt ,rest,dubbo 协议进行通信。其中 bolt 是蚂蚁金融服务集团开放的基于 N...