The Case for Tiny Tasks in Compute Clusters.

HotOS'13: Proceedings of the 14th USENIX conference on Hot Topics in Operating Systems(2013)

引用 119|浏览273
暂无评分
摘要
We argue for breaking data-parallel jobs in compute clusters into tiny tasks that each complete in hundreds of milliseconds. Tiny tasks avoid the need for complex skew mitigation techniques: by breaking a large job into millions of tiny tasks, work will be evenly spread over available resources by the scheduler. Furthermore, tiny tasks alleviate long wait times seen in today's clusters for interactive jobs: even large batch jobs can be split into small tasks that finish quickly. We demonstrate a 5.2× improvement in response times due to the use of smaller tasks. In current data-parallel computing frameworks, high task launch overheads and scalability limitations prevent users from running short tasks. Recent research has addressed many of these bottlenecks; we discuss remaining challenges and propose a task execution framework that can efficiently support tiny tasks.
更多
查看译文
关键词
tiny task,current data-parallel computing framework,data-parallel job,high task launch overhead,large batch job,large job,short task,small task,smaller task,task execution framework
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要