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

    API Reference Officially supported client libraries CLI Components Config APIs Config API for kubeadm Design Docs This section of the Kubernetes documentation contains refe...
  • interval

    interval 签名: interval(period: number, scheduler: Scheduler): Observable 基于给定时间间隔发出数字序列。 示例 示例 1: 每秒发出自增数字 其他资源 interval 签名: interval(period: number, scheduler: Schedule...
  • 调度策略

    调度策略 接下来 调度策略 在 Kubernetes v1.23 版本之前,可以使用调度策略来指定 predicates 和 priorities 进程。 例如,可以通过运行 kube-scheduler --policy-config-file <filename> 或者 kube-scheduler --policy-configmap <...
  • 6. Resource scheduling

    746 2019-05-22 《TiKV deep dive》
    Resource scheduling In a distributed database environment, resource scheduling needs to meet the following requirements: Keeping data highly available: The scheduler needs to b...
  • 调度程序

    1239 2020-11-22 《Akka 中文指南》
    调度程序 依赖 简介 一些示例 来自 akka.actor.ActorSystem Scheduler 接口 Cancellable 接口 调度程序 依赖 为了使用调度程序(Scheduler ),你需要将以下依赖添加到你的项目中: <!-- Maven --> <dependency> <groupId> com.t...
  • Scheduling Framework

    Scheduling Framework Framework workflow Scheduling Cycle & Binding Cycle Extension points Scheduling framework extension points PreEnqueue QueueSort PreFilter Filter PostFi...
  • Units

    Units Why How they work Why they are named Units RxCocoa units Driver unit ControlProperty / ControlEvent Variable Driver Why it’s named Driver Practical usage example ...
  • 调度器初始化

    Kernel initialization. Part 8. Scheduler initialization Build zonelists The rest of the stuff before scheduler initialization PID hash initialization Scheduler initialization ...
  • 弹性扩缩容

    弹性扩缩容 Adaptive 调度器 Externalized Declarative Resource Management Usage Limitations Reactive 模式 入门 用法 配置 建议 局限性 Adaptive Batch Scheduler 自动推导并发度 用法 性能调优 局限性 弹性扩缩容 H...
  • empty

    empty signature: empty(scheduler: Scheduler): Observable Observable that immediately completes. Examples Example 1: empty immediately completes Follow the Source Code Additi...