📄 论文总结
工作负载调度器——起源、算法与差异 / Workload Schedulers -- Genesis, Algorithms and Differences
1️⃣ 一句话总结
这篇论文提出了一种新的分类方法,将现代工作负载调度器分为操作系统进程调度器、集群系统作业调度器和大数据调度器三大类,并分析了它们的演变历程、算法特点及异同点,揭示了本地与分布式系统在调度策略设计上的共同关注点。
This paper presents a novel approach to categorization of modern workload schedulers. We provide descriptions of three classes of schedulers: Operating Systems Process Schedulers, Cluster Systems Jobs Schedulers and Big Data Schedulers. We describe their evolution from early adoptions to modern implementations, considering both the use and features of algorithms. In summary, we discuss differences between all presented classes of schedulers and discuss their chronological development. In conclusion we highlight similarities in the focus of scheduling strategies design, applicable to both local and distributed systems.
工作负载调度器——起源、算法与差异 / Workload Schedulers -- Genesis, Algorithms and Differences
这篇论文提出了一种新的分类方法,将现代工作负载调度器分为操作系统进程调度器、集群系统作业调度器和大数据调度器三大类,并分析了它们的演变历程、算法特点及异同点,揭示了本地与分布式系统在调度策略设计上的共同关注点。