摘要: 針對(duì)當(dāng)前流媒體的大量視頻資源從而帶來(lái)的云計(jì)算的負(fù)載均衡和任務(wù)分配問(wèn)題,在Cloudsim云環(huán)境下實(shí)現(xiàn)了任務(wù)調(diào)度的GAAC算法(Greedy And Ant Colony Algorithm,GAAC),。GAAC算法具有迭代學(xué)習(xí)機(jī)制,、局部最優(yōu)和負(fù)載均衡的特點(diǎn)。并在Cloudsim的環(huán)境下,,完成了對(duì)GAAC算法,、輪轉(zhuǎn)算法(Round Roll Algorithm,RR),、貪心算法和蟻群算法的仿真比較,。實(shí)驗(yàn)驗(yàn)證,GAAC算法從總體上而言,,任務(wù)調(diào)度所用的時(shí)間明顯較低于貪心算法和傳統(tǒng)的輪轉(zhuǎn)算法和蟻群算法,,即其任務(wù)執(zhí)行的時(shí)間更短,效率更高,。
中圖分類(lèi)號(hào): TN949.2 文獻(xiàn)標(biāo)識(shí)碼: A DOI:10.16157/j.issn.0258-7998.200770 中文引用格式: 楊戈,,吳俊言. 基于云計(jì)算的流媒體任務(wù)調(diào)度算法[J].電子技術(shù)應(yīng)用,2021,,47(8):97-100,,105. 英文引用格式: Yang Ge,Wu Junyan. Task scheduling algorithm based on cloud computing for streaming media[J]. Application of Electronic Technique,,2021,,47(8):97-100,105.
Task scheduling algorithm based on cloud computing for streaming media
Yang Ge1,,2,,Wu Junyan1
1.Key Laboratory of Intelligent Multimedia Technology,Beijing Normal University(Zhuhai Campus),,Zhuhai 519087,,China; 2.Engineering Lab on Intelligent Perception for Internet of Things(ELIP),,Shenzhen Graduate School,, Peking University,Shenzhen 518055,,China
Abstract: Aiming at the problem of cloud computing load balancing and task allocation brought about by a large number of video resources in the current streaming media, the task scheduling GAAC algorithm(Greedy And Ant Colony Algorithm,,GAAC) is implemented in the Cloudsim cloud environment. GAAC algorithm has the characteristics of iterative learning mechanism, local optimization and load balancing. In the context of cloudsim, simulations of GAAC algorithm, Round Roll Algorithm(RR), greedy algorithm and ant colony algorithm were completed. The experimental verification shows that GAAC algorithm is generally lower in the time spent on task scheduling than greedy algorithm, traditional rotation algorithm and ant colony algorithm.
Key words : Cloud computing;task scheduling,;Greedy algorithm