期刊文献+

Online Nonstop Task Management for Storm-Based Distributed Stream Processing Engines

原文传递
导出
摘要 Most distributed stream processing engines(DSPEs)do not support online task management and cannot adapt to time-varying data flows.Recently,some studies have proposed online task deployment algorithms to solve this problem.However,these approaches do not guarantee the Quality of Service(QoS)when the task deployment changes at runtime,because the task migrations caused by the change of task deployments will impose an exorbitant cost.We study one of the most popular DSPEs,Apache Storm,and find out that when a task needs to be migrated,Storm has to stop the resource(implemented as a process of Worker in Storm)where the task is deployed.This will lead to the stop and restart of all tasks in the resource,resulting in the poor performance of task migrations.Aiming to solve this problem,in this pa-per,we propose N-Storm(Nonstop Storm),which is a task-resource decoupling DSPE.N-Storm allows tasks allocated to resources to be changed at runtime,which is implemented by a thread-level scheme for task migrations.Particularly,we add a local shared key/value store on each node to make resources aware of the changes in the allocation plan.Thus,each resource can manage its tasks at runtime.Based on N-Storm,we further propose Online Task Deployment(OTD).Differ-ing from traditional task deployment algorithms that deploy all tasks at once without considering the cost of task migra-tions caused by a task re-deployment,OTD can gradually adjust the current task deployment to an optimized one based on the communication cost and the runtime states of resources.We demonstrate that OTD can adapt to different kinds of applications including computation-and communication-intensive applications.The experimental results on a real DSPE cluster show that N-Storm can avoid the system stop and save up to 87%of the performance degradation time,compared with Apache Storm and other state-of-the-art approaches.In addition,OTD can increase the average CPU usage by 51%for computation-intensive applications and reduce network communication costs by 88%for communication-intensive ap-plications.
作者 张洲 金培权 谢希科 王晓亮 刘睿诚 万寿红 Zhou Zhang;Pei-Quan Jin;Xi-Ke Xie;Xiao-Liang Wang;Rui-Cheng Liu;Shou-Hong Wan(School of Computer Science and Technology,University of Science and Technology of China,Hefei 230026,China;Key Laboratory of Electromagnetic Space Information,Chinese Academy of Sciences,Hefei 230026,China)
出处 《Journal of Computer Science & Technology》 SCIE EI CSCD 2024年第1期116-138,共23页 计算机科学技术学报(英文版)
基金 The work was supported by the National Natural Science Foundation of China under Grant Nos.62072419 and 61672479.
  • 相关文献

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部