天堂国产午夜亚洲专区-少妇人妻综合久久蜜臀-国产成人户外露出视频在线-国产91传媒一区二区三区

融合P2P技術(shù)的云平臺(tái)快速內(nèi)容分發(fā)機(jī)制研究與實(shí)現(xiàn)

發(fā)布時(shí)間:2018-04-03 16:12

  本文選題:內(nèi)容分發(fā) 切入點(diǎn):BT協(xié)議 出處:《內(nèi)蒙古大學(xué)》2016年碩士論文


【摘要】:隨著云計(jì)算技術(shù)的發(fā)展,云存儲(chǔ)服務(wù)逐漸成為商業(yè)應(yīng)用及個(gè)人應(yīng)用普遍采用的存儲(chǔ)解決方案。用戶向云存儲(chǔ)服務(wù)端發(fā)出文件下載請(qǐng)求,云端服務(wù)器收到請(qǐng)求后開始提供內(nèi)容分發(fā)服務(wù),內(nèi)容分發(fā)過程中數(shù)據(jù)傳輸協(xié)議一般采用HTTP協(xié)議。上述內(nèi)容分發(fā)過程可能存在如下問題:大量用戶在短時(shí)間內(nèi)向云存儲(chǔ)服務(wù)器發(fā)出下載同一文件的請(qǐng)求,造成云服務(wù)端帶寬壓力過大,并進(jìn)一步導(dǎo)致用戶下載時(shí)間過慢。為了解決這一問題,本文基于OpenStack云平臺(tái)研究融合P2P技術(shù)的云平臺(tái)快速內(nèi)容分發(fā)機(jī)制,使用該機(jī)制云平臺(tái)可以充分利用P2P系統(tǒng)中客戶端分享數(shù)據(jù)的特性,來解決使用HTTP協(xié)議進(jìn)行內(nèi)容分發(fā)造成的云服務(wù)端帶寬消耗過大及用戶下載時(shí)間過慢的問題。本文的主要工作包括相互關(guān)聯(lián)的三個(gè)方面。首先,研究了云平臺(tái)快速內(nèi)容分發(fā)的參考度量指標(biāo)及指標(biāo)計(jì)算方法。為了確定快速內(nèi)容分發(fā)機(jī)制中HTTP協(xié)議和P2P協(xié)議間的轉(zhuǎn)換條件及衡量快速分發(fā)機(jī)制的效果,本文選取了四個(gè)度量指標(biāo):用戶類型、服務(wù)質(zhì)量、時(shí)間收益、帶寬收益。其中時(shí)間收益和服務(wù)質(zhì)量?jī)煞N度量指標(biāo)側(cè)重考慮用戶的利益,帶寬收益與用戶類型兩種指標(biāo)側(cè)重考慮云存儲(chǔ)服務(wù)提供商的利益。本文對(duì)時(shí)間收益和帶寬收益兩種指標(biāo)給出了具體計(jì)算方法,并針對(duì)小文件分發(fā)的特殊性做了適應(yīng)性的改變。之后,基于四種度量指標(biāo)提出了五種可行的動(dòng)態(tài)協(xié)議轉(zhuǎn)換方法,對(duì)每種方法進(jìn)行分發(fā)性能分析,并選擇了一種最適合文件共享及分發(fā)應(yīng)用場(chǎng)景的方法。在該方法的基礎(chǔ)上,對(duì)協(xié)議轉(zhuǎn)換之后云服務(wù)提供商提供的文件帶寬進(jìn)行分析,并計(jì)算了可重新分配文件帶寬的臨界值,以進(jìn)行后續(xù)帶寬資源調(diào)度。最后,基于OpenStack云平臺(tái)實(shí)現(xiàn)了上述動(dòng)態(tài)協(xié)議轉(zhuǎn)換方法,并闡述了實(shí)現(xiàn)中的關(guān)鍵技術(shù)。通過實(shí)驗(yàn)對(duì)上述度量指標(biāo)計(jì)算和動(dòng)態(tài)協(xié)議轉(zhuǎn)換方法進(jìn)行了驗(yàn)證,實(shí)驗(yàn)結(jié)果表明,在云平臺(tái)中使用本文給出的動(dòng)態(tài)協(xié)議轉(zhuǎn)換機(jī)制進(jìn)行內(nèi)容分發(fā),能夠有效降低用戶的下載時(shí)間,并節(jié)約服務(wù)提供商的帶寬資源。
[Abstract]:With the development of cloud computing technology, cloud storage service has gradually become a widely used storage solution in commercial and personal applications.The user sends a file download request to the cloud storage server, and the cloud server begins to provide the content distribution service after receiving the request. In the process of content distribution, the data transfer protocol generally adopts HTTP protocol.There may be the following problems in the process of content distribution: a large number of users send requests to the cloud storage server to download the same file in a short period of time, which results in too much pressure on the bandwidth of the cloud server and further leads to the slow download time of the users.In order to solve this problem, based on the OpenStack cloud platform, this paper studies the fast content distribution mechanism of the cloud platform based on P2P technology. Using this mechanism, the cloud platform can make full use of the characteristics of client sharing data in P2P system.To solve the problem of excessive bandwidth consumption and slow download time caused by using HTTP protocol for content distribution.The main work of this paper includes three interrelated aspects.Firstly, the paper studies the reference metrics and calculation methods of fast content distribution in cloud platform.In order to determine the conversion conditions between HTTP protocol and P2P protocol in the fast content distribution mechanism and to measure the effect of the fast distribution mechanism, this paper selects four metrics: user type, quality of service, time income, bandwidth income.The two metrics of time income and quality of service focus on the interests of users, while bandwidth benefits and types of users focus on the interests of cloud storage service providers.In this paper, two kinds of indexes, time income and bandwidth benefit, are calculated, and adaptive changes are made in view of the particularity of small file distribution.After that, five feasible dynamic protocol conversion methods are proposed based on four metrics. The distribution performance of each method is analyzed, and one of the most suitable methods for file sharing and distribution application scenarios is selected.Based on this method, the file bandwidth provided by the cloud service provider after the protocol conversion is analyzed, and the critical value of the file bandwidth can be reallocated to schedule the subsequent bandwidth resources.Finally, the above dynamic protocol conversion method based on OpenStack cloud platform is implemented, and the key technologies in the implementation are described.The experimental results show that the dynamic protocol conversion mechanism proposed in this paper can effectively reduce the download time of users by using the dynamic protocol conversion mechanism presented in this paper to distribute the content in the cloud platform.And saves the service provider's bandwidth resources.
【學(xué)位授予單位】:內(nèi)蒙古大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2016
【分類號(hào)】:TP393.09

【相似文獻(xiàn)】

相關(guān)期刊論文 前10條

1 魏凱;栗蔚;;互聯(lián)網(wǎng)內(nèi)容分發(fā)網(wǎng)技術(shù)和標(biāo)準(zhǔn)化現(xiàn)狀[J];現(xiàn)代電信科技;2010年10期

2 胡海清,傅鶴崗,朱慶生;基于軟件Agent技術(shù)的內(nèi)容分發(fā)網(wǎng)絡(luò)研究[J];計(jì)算機(jī)應(yīng)用;2004年06期

3 劉華 ,魏曉穎;新一代視頻內(nèi)容分發(fā)解決方案[J];通信管理與技術(shù);2004年06期

4 黃昆;;內(nèi)容分發(fā)網(wǎng)絡(luò)進(jìn)入2.0時(shí)代[J];中國計(jì)算機(jī)用戶;2006年43期

5 徐劍;任一峰;;內(nèi)容分發(fā)網(wǎng)絡(luò)的研究[J];機(jī)械管理開發(fā);2006年06期

6 董丁維;王晶;沈奇威;;自適應(yīng)聚類片選內(nèi)容分發(fā)模型[J];電信科學(xué);2011年10期

7 孫靜;楊文國;安然;高隨祥;;內(nèi)容分發(fā)網(wǎng)絡(luò)中帶容量和能力約束的副本放置問題研究[J];網(wǎng)絡(luò)新媒體技術(shù);2012年03期

8 王峰;王高才;易向陽;;基于隨機(jī)Petri網(wǎng)的內(nèi)容分發(fā)網(wǎng)絡(luò)能效分析[J];計(jì)算機(jī)應(yīng)用與軟件;2013年01期

9 胡海洋;李忠金;胡華;趙格華;;面向移動(dòng)社交網(wǎng)絡(luò)的協(xié)作式內(nèi)容分發(fā)機(jī)制[J];計(jì)算機(jī)學(xué)報(bào);2013年03期

10 張力生;董利亭;;移動(dòng)社會(huì)網(wǎng)絡(luò)內(nèi)容分發(fā)機(jī)制研究[J];數(shù)字通信;2013年01期

相關(guān)會(huì)議論文 前8條

1 江敏;朱尚明;黨齊民;;基于混合內(nèi)容分發(fā)網(wǎng)絡(luò)的流媒體系統(tǒng)設(shè)計(jì)實(shí)現(xiàn)[A];中國高等教育學(xué)會(huì)教育信息化分會(huì)第十次學(xué)術(shù)年會(huì)論文集[C];2010年

2 朱筱蘭;楊海燕;趙乾華;劉映輝;席曉乾;;寬帶內(nèi)容分發(fā)網(wǎng)的研究和業(yè)務(wù)應(yīng)用[A];中國通信學(xué)會(huì)信息通信網(wǎng)絡(luò)技術(shù)委員會(huì)2011年年會(huì)論文集(上冊(cè))[C];2011年

3 阮克明;吳云;;應(yīng)用內(nèi)容分發(fā)網(wǎng)絡(luò)技術(shù)提高新聞網(wǎng)站的網(wǎng)絡(luò)服務(wù)質(zhì)量[A];中國新聞技術(shù)工作者聯(lián)合會(huì)2008年學(xué)術(shù)年會(huì)論文集(上)[C];2008年

4 文偉平;柯宏力;;CDN網(wǎng)絡(luò)內(nèi)容分發(fā)刪除策略研究與應(yīng)用[A];2007北京地區(qū)高校研究生學(xué)術(shù)交流會(huì)通信與信息技術(shù)會(huì)議論文集(上冊(cè))[C];2008年

5 陳沖;李長(zhǎng)春;;一種內(nèi)容分發(fā)網(wǎng)絡(luò)中的媒體文件推送方法[A];2008通信理論與技術(shù)新發(fā)展——第十三屆全國青年通信學(xué)術(shù)會(huì)議論文集(下)[C];2008年

6 項(xiàng)炎平;王偉;金鍵;;遠(yuǎn)程DNS環(huán)境下的內(nèi)容分發(fā)網(wǎng)絡(luò)解決方案[A];2013年中國通信學(xué)會(huì)信息通信網(wǎng)絡(luò)技術(shù)委員會(huì)年會(huì)論文集[C];2013年

7 熊林;;CDN技術(shù)演進(jìn)探討[A];四川省通信學(xué)會(huì)Ip應(yīng)用與增值電信技術(shù)會(huì)議論文集[C];2011年

8 雷迎春;陽立堂;姜琦;程偉;;ShareStorm:一種高效的P2P內(nèi)容分發(fā)協(xié)議[A];2007年全國開放式分布與并行計(jì)算機(jī)學(xué)術(shù)會(huì)議論文集(下冊(cè))[C];2007年

相關(guān)重要報(bào)紙文章 前10條

1 Fusion-io公司市場(chǎng)高級(jí)副總裁 Gary Orenstein;閃存加速數(shù)字內(nèi)容分發(fā)[N];中國計(jì)算機(jī)報(bào);2014年

2 ;內(nèi)容網(wǎng)絡(luò)服務(wù)前景廣闊[N];人民郵電;2001年

3 《網(wǎng)絡(luò)世界》記者 王瑩;云趨勢(shì)的下一代CDN[N];網(wǎng)絡(luò)世界;2013年

4 高巍 郭大偉;CDN業(yè)務(wù)應(yīng)用淺析[N];網(wǎng)絡(luò)世界;2004年

5 中國電信北京研究院 楊明川;CDN的四大關(guān)鍵技術(shù)[N];人民郵電;2005年

6 本報(bào)實(shí)習(xí)記者 卜娜;云與CDN[N];中國計(jì)算機(jī)報(bào);2010年

7 ;CDN受追捧源自四大關(guān)鍵技術(shù)[N];人民郵電;2013年

8 河南省電信規(guī)劃設(shè)計(jì)院 馬剛;CDN:瀏覽新途徑[N];計(jì)算機(jī)世界;2004年

9 中國電信股份有限公司北京研究院 楊明川 雷葆華;P2P融合CDN[N];通信產(chǎn)業(yè)報(bào);2006年

10 賽迪網(wǎng);web2.0商業(yè)化路上的瓶頸與拐點(diǎn)(上)[N];中國國門時(shí)報(bào);2006年

相關(guān)博士學(xué)位論文 前10條

1 田臣;互聯(lián)網(wǎng)內(nèi)容分發(fā)優(yōu)化問題研究[D];華中科技大學(xué);2008年

2 黃永生;基于用戶社會(huì)屬性的點(diǎn)對(duì)點(diǎn)內(nèi)容分發(fā)網(wǎng)絡(luò)模型研究[D];北京郵電大學(xué);2010年

3 李喬;融合型內(nèi)容分發(fā)網(wǎng)絡(luò)關(guān)鍵技術(shù)研究[D];哈爾濱工業(yè)大學(xué);2014年

4 王智;在線社交視頻內(nèi)容分發(fā)策略研究[D];清華大學(xué);2013年

5 李軍;大規(guī)模數(shù)字內(nèi)容網(wǎng)絡(luò)分發(fā)關(guān)鍵技術(shù)研究[D];北京郵電大學(xué);2009年

6 呂智慧;基于服務(wù)網(wǎng)格架構(gòu)的內(nèi)容分發(fā)關(guān)鍵技術(shù)研究[D];復(fù)旦大學(xué);2004年

7 朱斌杰;基于P2P的內(nèi)容分發(fā)網(wǎng)絡(luò)關(guān)鍵技術(shù)研究[D];北京郵電大學(xué);2012年

8 李璐;基于MP2P的內(nèi)容分發(fā)機(jī)制研究[D];哈爾濱工程大學(xué);2013年

9 張建偉;P2P網(wǎng)絡(luò)內(nèi)容分發(fā)關(guān)鍵技術(shù)研究[D];浙江大學(xué);2013年

10 劉勇;大規(guī)模對(duì)等資源共享關(guān)鍵技術(shù)研究[D];電子科技大學(xué);2010年

相關(guān)碩士學(xué)位論文 前10條

1 陶峰;基于動(dòng)態(tài)數(shù)據(jù)分析的機(jī)會(huì)性內(nèi)容分發(fā)策略研究[D];東南大學(xué);2015年

2 黃卓星;內(nèi)容分發(fā)網(wǎng)絡(luò)的效用計(jì)算與性能優(yōu)化[D];福州大學(xué);2013年

3 都業(yè)爽;基于內(nèi)容分發(fā)網(wǎng)絡(luò)的綠色節(jié)能網(wǎng)絡(luò)路由智能算法的研究[D];山東大學(xué);2016年

4 趙文舉;融合P2P技術(shù)的云平臺(tái)快速內(nèi)容分發(fā)機(jī)制研究與實(shí)現(xiàn)[D];內(nèi)蒙古大學(xué);2016年

5 姜立茸;面向5G移動(dòng)通信網(wǎng)絡(luò)中內(nèi)容分發(fā)機(jī)制[D];電子科技大學(xué);2016年

6 熊慶昌;媒體內(nèi)容分發(fā)網(wǎng)絡(luò)的內(nèi)容部署策略及性能分析[D];中國科學(xué)技術(shù)大學(xué);2009年

7 蔡發(fā)輝;面向近場(chǎng)內(nèi)容分發(fā)的無線對(duì)等網(wǎng)絡(luò)調(diào)度技術(shù)的研究[D];北京郵電大學(xué);2014年

8 印鳳行;互聯(lián)網(wǎng)中內(nèi)容分發(fā)算法的研究[D];中國科學(xué)技術(shù)大學(xué);2011年

9 李哲;基于數(shù)據(jù)挖掘的內(nèi)容分發(fā)網(wǎng)絡(luò)的研究與應(yīng)用[D];天津工業(yè)大學(xué);2008年

10 寧芳;網(wǎng)絡(luò)視頻的內(nèi)容分發(fā)研究與設(shè)計(jì)[D];西安電子科技大學(xué);2010年

,

本文編號(hào):1705935

資料下載
論文發(fā)表

本文鏈接:http://sikaile.net/guanlilunwen/ydhl/1705935.html


Copyright(c)文論論文網(wǎng)All Rights Reserved | 網(wǎng)站地圖 |

版權(quán)申明:資料由用戶cf68c***提供,本站僅收錄摘要或目錄,作者需要?jiǎng)h除請(qǐng)E-mail郵箱bigeng88@qq.com