Mesos Resource Allocation Algo: DRF(Dominant Resource Fairness)

Posted tonix

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Mesos Resource Allocation Algo: DRF(Dominant Resource Fairness)相关的知识,希望对你有一定的参考价值。

http://datastrophic.io/resource-allocation-in-mesos-dominant-resource-fairness-explained/

Original paper at: https://people.eecs.berkeley.edu/~alig/papers/drf.pdf

Key Take-away:

Dominant resource - a resource of specific type (cpu, memory, disk, ports) which is most demanded by given framework among other resources it needs. This resource is identified as a share of the total cluster resources of the same type.

DRF computes the share of dominant resource allocated to a framework (dominant share) and tries to maximize the smallest dominant share in the system. During next round of resource offers allocation module applies DRF to identify the dominant shares of the frameworks and offers the resources first to the one with smallest dominant share, then to the second smallest one and so on.

以上是关于Mesos Resource Allocation Algo: DRF(Dominant Resource Fairness)的主要内容,如果未能解决你的问题,请参考以下文章

论文笔记 Hierarchical Reinforcement Learning for Scarce Medical Resource Allocation

论文代码解读 Hierarchical Reinforcement Learning for Scarce Medical Resource Allocation

为啥我的电脑老开不了机 resource conflict-allocation error static node #01

optimizer_use_sql_plan_baselines 和 resource_manager_cpu_allocation oracle系统参数是不是对sql查询性能有影响

pyspark Column 不可使用 withColumn 进行迭代

Elasticsearchelasticsearch allocation 分析