书栈网 · BookStack 本次搜索耗时 0.032 秒,为您找到 1473 个相关结果.
  • Buffer(缓冲)

    1118 2018-02-22 《Netty 实战(精髓)》
    Buffer(缓冲) Buffer(缓冲) 正如我们先前所指出的,网络数据的基本单位永远是 byte(字节)。Java NIO 提供 ByteBuffer 作为字节的容器,但它的作用太有限,也没有进行优化。使用ByteBuffer通常是一件繁琐而又复杂的事。 幸运的是,Netty提供了一个强大的缓冲实现类用来表示字节序列以及帮助你操作字节和自定义的...
  • Nodes hot threads

    Nodes hot threads Example Path and HTTP methods URL parameters Response Required permissions Nodes hot threads The nodes hot threads endpoint provides information about bus...
  • 6.26.1 Configuring Server Thread Pools

    6.26.1 Configuring Server Thread Pools 6.26.1 Configuring Server Thread Pools The HTTP server is built on Netty which is designed as a non-blocking I/O toolkit in an event loo...
  • 6.27 Configuring the HTTP Server

    6.27 Configuring the HTTP Server Using Native Transports 6.27 Configuring the HTTP Server The HTTP server features a number of configuration options you may wish to tweak. The...
  • ShenYu 性能优化

    ShenYu 性能优化 说明 本身消耗 底层Netty调优 ShenYu 性能优化 说明 本文主要介绍如何对 Apache ShenYu 进行优化。 本身消耗 Apache ShenYu 本身所有的操作,都是基于 JVM 内存来匹配,本身消耗时间大概在 1-3ms 左右。 底层Netty调优 Apache ShenYu 内置...
  • Engines

    Engines Add Dependencies tip Configure Engines embeddedServer EngineMain Engines To run a Ktor server application, you need to create and configure a server first. Server...
  • 6.26 Configuring the HTTP Server

    6.26 Configuring the HTTP Server 6.26 Configuring the HTTP Server The HTTP server features a number of configuration options you may wish to tweak. They are defined in the Nett...
  • ShenYu 性能优化

    ShenYu 性能优化 说明 本身消耗 底层Netty调优 ShenYu 性能优化 说明 本文主要介绍如何对 Apache ShenYu 进行优化。 本身消耗 Apache ShenYu 本身所有的操作,都是基于 JVM 内存来匹配,本身消耗时间大概在 1-3ms 左右。 底层Netty调优 Apache ShenYu 内置...
  • Configuring Network Transports

    1. Acceptors 2. Connectors 3. Configuring the Transport Directly from the Client 4. Configuring the Netty transport 4.1. Single Port Support 4.2. Configuring Netty TCP 4.3. Co...
  • 6.29 Configuring the HTTP Server

    6.29 Configuring the HTTP Server Using Native Transports 6.29 Configuring the HTTP Server The HTTP server features a number of configuration options you may wish to tweak. The...