书栈网 · BookStack 本次搜索耗时 0.019 秒,为您找到 731 个相关结果.
  • getty提供的udp

    690 2020-01-04 《getty 使用手册》
    getty提供的udp getty 1.1 版本提供了udp支持主要是为了能胜任在不同场景中的使用 但实际应用场景中UDP使用得比较少,这是UDP本身的协议特性决定的。 实际上java nio2(俗称aio) 并没有提供对UDP的支持,也许是因为效率的问题吧。 因此getty是基于java nio(俗称nio1)封装了UDP,借助getty本身...
  • Java runtime

    Java runtime Selecting a Java runtime Garbage collection Strong encapsulation Java runtime Apache Druid is written in Java and requires a Java runtime. This page provides det...
  • Elasticsearch version 7.0.0-alpha2

    Elasticsearch version 7.0.0-alpha2 Breaking changes Breaking Java changes Deprecations New features Enhancements Bug fixes Regressions Upgrades Elasticsearch version 7....
  • Rich Buffer Data Structure 丰富的缓冲实现

    Rich Buffer Data Structure 丰富的缓冲实现 Extensibility 可扩展性 Transparent Zero Copy 透明的零拷贝 Automatic Capacity Extension 自动容量扩展 Better Performance 更好的性能 Rich Buffer Data Structure 丰富...
  • 前言

    Java基础入门笔记 GitHub托管主页 GitBook在线阅读 目录 关注我 Java基础入门笔记 十年生死两茫茫,不思量,自难忘,华年短暂,陈辞岁月悠悠伤, 满腔热血已芜荒,展未来,后生强,战战兢兢,如履薄冰心彷徨, 青丝化雪、鬓角成霜,已是英雄迟暮,人生怎慷慨激昂? 对于一个开发者而言,能够胜任系统中任意一个模块的开发...
  • Summary

    Summary Summary This is the summary of my book. Part I - Basics 基础 Chapter 1 - 开始 NIO 总览 为何使用 MINA 特性 开始的步骤 总结 Chapter 2 - 基础 应用架构 服务端架构 客户端架构 TCP Server 示例 ...
  • Java runtime

    Java runtime Selecting a Java runtime Garbage collection Strong encapsulation Java 17 Java runtime Apache Druid is written in Java and requires a Java runtime. This page pro...
  • Rich Buffer Data Structure 丰富的缓冲实现

    Rich Buffer Data Structure 丰富的缓冲实现 Extensibility 可扩展性 Transparent Zero Copy 透明的零拷贝 Automatic Capacity Extension 自动容量扩展 Better Performance 更好的性能 Rich Buffer Data Structure 丰富...
  • Additional plugins

    Additional plugins Related articles Additional plugins There are many more plugins available in addition to those provided by the standard distribution of OpenSearch. These add...
  • 面试题

    面试题 如何用数组实现队列? 内部类访问局部变量的时候,为什么变量必须加上final修饰? {#xuan} long s = 499999999 * 499999999 在上面的代码中,s的值是多少? NIO相关,Channels、Buffers、Selectors 流与缓冲 阻塞与非阻塞IO 选择器(Selectors) 反射的用途 非静...