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

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

    Metrics Metrics Configuration Metrics Apache ActiveMQ Artemis can export metrics to a variety of monitoring systems via the Micrometer vendor-neutral application metrics faca...
  • 实现自定义的编解码器

    实现自定义的编解码器 实现自定义的编解码器 本章介绍: Decoder Encoder 单元测试 本章讲述 Netty 中如何轻松实现定制的编解码器,由于 Netty 架构的灵活性,这些编解码器易于重用和测试。为了更容易实现,使用 Memcached 作为协议例子是因为它更方便我们实现。 Memcached 是来自 Memcached.org...
  • Samples

    Samples note Applications Deployment Features FullStack Other Open Source Samples note This help topic is in development and will be updated in the future. Ktor...
  • Autoreload

    Saving Time with Automatic Reloading Automatic reloading on class changes Using embeddedServer Using the application.conf Recompiling automatically on source changes Example ...
  • 线程模型

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

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

    What is Vert.x? What is Vert.x? Eclipse Vert.x is a toolkit for building reactive applications on the JVM. — Vert.x website Eclipse Vert.x (which we will just call Vert.x ...
  • Metrics

    Metrics Metrics Configuration Metrics Apache ActiveMQ Artemis can export metrics to a variety of monitoring systems via the Micrometer vendor-neutral application metrics faca...
  • Structure

    Building Complex Servers Hello World Defining modules Extracting routes Deployment and application.conf Health checks Building Complex Servers Depending on the complexity ...