Protean:VM Allocation Service at Scale

Posted 银灯玉箫

tags:

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

OSDI 2020(Protean:VM Allocation Service at Scale)

Year, Authors, Journal Name

引用格式
We describe the design and implemetation of Protean- the Microsoft Azure service responsible for allocating Virtual Machines (VMs) to millions of servers of around the globe. A single instance of Protean serves an entire availability zone (10-100k machines), facilitating seamless failover and scale-out to customers. In particular, Proteam preserves a clear separation between policy and mechanisms. From a policy perspective, a flexible rule-based Allocation Agent(AA) allows Protean to efficiently address multiple constraints and performance criteria, and adapt to different conditions. On the system side, a multi-layer caching mechanism expedites the allocation process, achieving turnaround times of few milliseconds.

Summary

写完笔记之后最后填,概述文章的内容,以后查阅笔记的时候先看这一段。注:写文章summary切记需要通过自己的思考,用自己的语言描述。忌讳直接Ctrl + c原文。

Research Objective(s)

作者的研究目标是什么?

Background / Problem Statement

研究的背景以及问题陈述:作者需要解决的问题是什么?

Method(s)

作者解决问题的方法/算法是什么?是否基于前人的方法?基于了哪些?

Evaluation

作者如何评估自己的方法?实验的setup是什么样的?感兴趣实验数据和结果有哪些?有没有问题或者可以借鉴的地方?

Conclusion

作者给出了哪些结论?哪些是strong conclusions, 哪些又是weak的conclusions(即作者并没有通过实验提供evidence,只在discussion中提到;或实验的数据并没有给出充分的evidence)?

Notes

(optional) 不在以上列表中,但需要特别记录的笔记。

References

(optional) 列出相关性高的文献,以便之后可以继续track下去。

以上是关于Protean:VM Allocation Service at Scale的主要内容,如果未能解决你的问题,请参考以下文章

Elasticsearchelasticsearch allocation 分析

代写Python Latent Dirichlet Allocation

调试断言失败。 BIG_ALLOCATION_ALLIGNMENT

分片和副本 allocation

《Elasticsearch 源码解析与优化实战》第12章:allocation模型分析

《Elasticsearch 源码解析与优化实战》第12章:allocation模型分析