基于HTML5的浏览器端多线程下载技术  被引量:10

Multi-Thread Downloading Technology Based on HTML5

在线阅读下载全文

作  者:任双君 周旭[1] 任勇毛[1] 李灵玲[1] 

机构地区:[1]中国科学院计算机网络信息中心,北京100190 [2]中国科学院大学,北京100049

出  处:《计算机系统应用》2017年第11期11-18,共8页Computer Systems & Applications

基  金:国家自然科学基金(61601443;61602463;61672490);北京市自然科学基金(4174110);中科院计算机网络信息中心所级项目(ZXRW-201601)

摘  要:针对传统浏览器单线程下载效率低下、过度依赖目标服务器的问题,研究提出了基于HTML5的浏览器端多线程下载技术.基于HTML5 Web Workers技术,实现了浏览器端多线程下载功能;利用分段下载技术,实现了单一文件的多源下载;利用HTML5 File System API加Blob对象的技术,实现了浏览器端文件片段的合并功能.实验结果表明,本文提出的方法对于大文件下载,或者高延迟、高丢包率的网络下载环境,效率明显优于单线程下载技术.This paper mainly studies the technology of multi-thread downloading in browser, which aims to solve the problem of low efficiency of single thread downloading and over reliance on the target server. Based on HTML5 Web Workers technology, we propose and implement a novel multi-thread downloading technology which runs in the browser.Though segmenting file to chunks, we download a file from multiple sources. We use Array Buffer array and Blob objects to merge the file fragments in the browser. The results show that this method is superior to the single thread downloading technology in the large file downloading, large network delay or high packet loss rate.

关 键 词:HTML5 多线程下载 多源 WEB Workers HTML5 FILE SYSTEM 

分 类 号:TP393.092[自动化与计算机技术—计算机应用技术]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象