书栈网 · BookStack 本次搜索耗时 0.022 秒,为您找到 1738 个相关结果.
  • Summary

    Summary Introduction About Us Join Us Concepts Quick Start Monolithic Service Micro Service Framework Design Go-Zero Design Go-Zero Features API IDL API Directory St...
  • Architecture Evolution

    Architecture Evolution Structure evolution history Architectural Pattern Layered Architecture Pattern Event-Driven Architecture Pattern Microkernel Architecture Pattern Microse...
  • Mini210

    Mini210 From: eLinux.org Mini210 mini210 : Equip Cortex-A8S5PV210 1Ghz together with 5 “ TFT Touchscreen display Product or service Information and facts Mini210 is r...
  • 宏块和微块

    OceanBase 的数据文件以宏块(Macro Block)为单位组织数据,每个宏块大小为 2MB。宏块内部又划分出很多个16K(压缩前的大小)大小的微块(Micro Block),而每个微块里面包含多个行(Row)。OceanBase 内部 IO 的最小单位是微块。 宏块可以合并和分裂。由于删除数据,相邻的几个宏块中的所有行可以在一个宏块中存放时,相...
  • STM32F4 Discovery

    889 2020-02-07 《TinyGo Document》
    STM32F4 Discovery Interfaces Machine Package Docs Flashing OpenOCD STM32F4 Discovery The STM32F4 Discovery is an ARM development board based on the ST Micro STM32F407 SoC...
  • 开发环境

    第一个微服务实现——天气预报服务 开发环境 数据来源 初始化一个 Spring Boot 项目 项目配置 创建天气信息相关的值对象 服务接口及实现 控制器层 配置类 访问API 源码 第一个微服务实现——天气预报服务 本章节,我们将基于 Spring Boot 技术来实现我们的第一个微服务天气预报应用——micro-weather...
  • Monitoring Best Practices

    What to Monitor Configuring Prometheus Resource Usage Storage and Data Retention CPU and Memory Requests and Limits Federation and Long-term Storage Scraping Custom Workloads ...
  • Monitoring Best Practices

    What to Monitor Configuring Prometheus Resource Usage Storage and Data Retention CPU and Memory Requests and Limits Federation and Long-term Storage Scraping Custom Workloads ...
  • Benchmark

    1591 2019-03-10 《Go RPC 开发指南》
    Benchmark 测试逻辑 测试环境 测试结果 TPS 延迟: 平均时间 延迟: 中位数时间 Benchmark Benchmark 的测试代码可以在这里找到:rpcx-ecosystem/rpcx-benchmark 。 测试使用相同的测试环境,相同的测试数据,相同的测试参数,分别测试了 grpc, rpcx, dubbo, mo...
  • Types in Jug

    418 2020-06-15 《Jug v2.0 Tutorial》
    Types in Jug Types in Jug Any type that can be pickle()d can be used with jug tasks. However, it might sometimes be wiser to break up your tasks in ways that minimise the comm...