书栈网 · BookStack 本次搜索耗时 0.028 秒,为您找到 6671 个相关结果.
  • Disable swapping

    Disable swapping Disable all swap files Configure swappiness Enable bootstrap.memory_lock Disable swapping Most operating systems try to use as much memory as possible for...
  • Micrometer Metrics

    Micrometer Metrics Add Dependencies Install MicrometerMetrics Exposed Metrics tip Create a Registry Configure Metrics Timers Distribution Statistics JVM and System Metrics ...
  • Install OpenSearch

    Install OpenSearch Operating system compatibility Java compatibility Network requirements Important settings Related articles Install OpenSearch This section details how to...
  • Apollo性能测试报告

    一、测试机器配置 1.1 机器配置 1.2 JVM参数 1.3 JVM版本 1.4 Apollo版本 1.5 单台机器客户端连接数(客户端数) 1.6 集群总客户端连接数(客户端数) 二、性能指标 2.1 获取配置Http接口响应时间 2.2 Config Server GC情况 2.3 CPU指标 很多同学关心Apollo的性能和可...
  • Environment variables

    Environment variables Application variables JVM variables General Environment variables CrateDB can be configured with some environment variables . There are many different ...
  • 4. GC 算法(实现篇)

    4. GC 算法(实现篇) 4. GC 算法(实现篇) 学习了GC算法的相关概念之后, 我们将介绍在JVM中这些算法的具体实现。首先要记住的是, 大多数JVM都需要使用两种不同的GC算法 —— 一种用来清理年轻代, 另一种用来清理老年代。 我们可以选择JVM内置的各种算法。如果不通过参数明确指定垃圾收集算法, 则会使用宿主平台的默认实现。本章会详细...
  • 压力测试

    压力测试 压测环境 测试结果 10万设备连接 30万设备连接 50万设备连接 数据上报,每秒上报10000条属性消息. 数据上报,每秒上报20000条属性消息. 压力测试 压力测试主要对设备连接数以及设备消息处理速度进行测试. 测试场景: 10万设备连接 30万设备连接 50万设备连接 每秒随机10000个设备发送1条消息. 总计...
  • 压力测试

    压力测试 压测环境 测试结果 10万设备连接 30万设备连接 50万设备连接 数据上报,每秒上报10000条属性消息. 数据上报,每秒上报20000条属性消息. 压力测试 压力测试主要对设备连接数以及设备消息处理速度进行测试. 测试场景: 10万设备连接 30万设备连接 50万设备连接 每秒随机10000个设备发送1条消息. 总计...
  • Compiler options

    Kotlin Compiler Options Compiler options Common options -version -nowarn -Werror -verbose -script -help (-h ) -X -kotlin-home <path> -P plugin:<pluginId>:<optionNa...
  • Cross Compiling KubeEdge

    Cross Compiling KubeEdge For ARM Architecture from x86 Architecture Cross Compiling KubeEdge In most of the cases, when you are trying to compile KubeEdge edgecore on Raspberr...