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

基于Hodoop的農(nóng)業(yè)博客研究與實(shí)現(xiàn)

發(fā)布時(shí)間:2018-04-14 02:24

  本文選題:農(nóng)業(yè)博客 + 分布式存儲(chǔ); 參考:《西北農(nóng)林科技大學(xué)》2014年碩士論文


【摘要】:在互聯(lián)網(wǎng)技術(shù)飛速發(fā)展的時(shí)代,人們獲取信息主要來源于網(wǎng)絡(luò)資源,農(nóng)業(yè)領(lǐng)域也是如此,但農(nóng)業(yè)用戶與其他用戶不同,,計(jì)算機(jī)使用知識(shí)的匱乏使農(nóng)業(yè)用戶難以從網(wǎng)絡(luò)上獲得所需信息,尤其是在當(dāng)今網(wǎng)絡(luò)信息數(shù)據(jù)量不斷增加的情況下,如何從海量的復(fù)雜數(shù)據(jù)中得到所需的相關(guān)農(nóng)業(yè)信息更是具有一定的難度。因此,為廣大農(nóng)業(yè)用戶研發(fā)一個(gè)具有實(shí)際意義的互動(dòng)交流平臺(tái)是十分有必要的。博客是一種熱門的用于網(wǎng)絡(luò)信息交流的互聯(lián)網(wǎng)應(yīng)用平臺(tái),然而現(xiàn)有的博客網(wǎng)站多為綜合性交流平臺(tái)且實(shí)時(shí)性不高,并不適合農(nóng)業(yè)用戶使用。針對(duì)這些問題,本研究以分布式存儲(chǔ)和并行計(jì)算技術(shù)為支撐,研究與實(shí)現(xiàn)了一個(gè)具有分布式、高實(shí)時(shí)和可擴(kuò)展性的農(nóng)業(yè)博客。主要研究?jī)?nèi)容及結(jié)論如下: (1)農(nóng)業(yè)博客基礎(chǔ)模型構(gòu)建。首先根據(jù)廣大農(nóng)業(yè)用戶對(duì)農(nóng)業(yè)博客的應(yīng)用需求,設(shè)計(jì)了農(nóng)業(yè)博客系統(tǒng)的整體系統(tǒng)架構(gòu)。然后針對(duì)其整體架構(gòu)改進(jìn)了現(xiàn)有的博客開發(fā)模式,構(gòu)建了農(nóng)業(yè)博客的分布式存儲(chǔ)模型及數(shù)據(jù)并行處理模型,并對(duì)傳統(tǒng)的推-拉模式進(jìn)行了改進(jìn)。 (2)農(nóng)業(yè)博客系統(tǒng)設(shè)計(jì)與實(shí)現(xiàn)。首先根據(jù)系統(tǒng)的功能需求、服務(wù)體系以及基本的模型規(guī)劃了農(nóng)業(yè)博客系統(tǒng)的總體功能架構(gòu),設(shè)計(jì)了總體數(shù)據(jù)流,并對(duì)系統(tǒng)的主要功能模塊進(jìn)行詳細(xì)的設(shè)計(jì),同時(shí)對(duì)主要的數(shù)據(jù)處理過程(存儲(chǔ)與訪問)進(jìn)行了設(shè)計(jì)說明。然后對(duì)數(shù)據(jù)庫(kù)模式進(jìn)行了詳細(xì)的設(shè)計(jì)與說明。最后利用MapReduce實(shí)現(xiàn)了數(shù)據(jù)的并行處理,同時(shí)對(duì)Coprocessor數(shù)據(jù)處理與數(shù)據(jù)訪問服務(wù)的實(shí)現(xiàn)進(jìn)行了具體的說明。 (3)原型測(cè)試與分析。首先根據(jù)Hadoop的框架部署了分布式測(cè)試集群并整合了MyEclipse開發(fā)環(huán)境,然后對(duì)農(nóng)業(yè)博客系統(tǒng)的用戶界面進(jìn)行了系統(tǒng)功能的測(cè)試,最后在模擬大數(shù)據(jù)集的條件下完成了對(duì)系統(tǒng)的性能測(cè)試分析。原型測(cè)試結(jié)果表明系統(tǒng)具有可行性和高效性。
[Abstract]:In the era of rapid development of Internet technology, people obtain information mainly from the network resources, and so is the agricultural field, but agricultural users are different from other users.The lack of knowledge about the use of computers makes it difficult for agricultural users to obtain the required information from the network, especially when the amount of data on the network is increasing.It is more difficult to get the relevant agricultural information from the massive complex data.Therefore, it is necessary to develop a practical interactive communication platform for agricultural users.Blog is a popular Internet application platform for the exchange of information on the Internet. However, most of the existing blog sites are comprehensive communication platforms and the real-time performance is not high, so it is not suitable for agricultural users.To solve these problems, a distributed, real-time and scalable agricultural blog is studied and implemented based on distributed storage and parallel computing technology.The main contents and conclusions are as follows:1) constructing the basic model of agriculture blog.Firstly, according to the application demand of agricultural blog, the whole system structure of agricultural blog system is designed.Then, the existing blog development model is improved according to its overall architecture, the distributed storage model and data parallel processing model of agricultural blog are constructed, and the traditional push-pull model is improved.Agricultural blog system design and implementation.Firstly, according to the functional requirements of the system, the service system and the basic model, the overall functional framework of the agricultural blog system is planned, the overall data flow is designed, and the main functional modules of the system are designed in detail.At the same time, the main data processing procedures (storage and access) are described.Then the database schema is designed and explained in detail.Finally, the parallel processing of data is realized by using MapReduce, and the realization of Coprocessor data processing and data access service is explained in detail.Prototype testing and analysis.First, the distributed test cluster is deployed according to the framework of Hadoop and the MyEclipse development environment is integrated, then the user interface of the agricultural blog system is tested.Finally, the performance of the system is tested and analyzed under the condition of simulating big data set.The prototype test results show that the system is feasible and efficient.
【學(xué)位授予單位】:西北農(nóng)林科技大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2014
【分類號(hào)】:TP393.092

【參考文獻(xiàn)】

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

1 商新娜;;Web應(yīng)用中的海量數(shù)據(jù)訪問緩存技術(shù)[J];北京聯(lián)合大學(xué)學(xué)報(bào)(自然科學(xué)版);2007年03期

2 姜宇鳴;;海量數(shù)據(jù)存儲(chǔ)系統(tǒng)研究[J];電腦知識(shí)與技術(shù);2011年08期

3 趙玉萍;王爽;;基于Java的博客管理系統(tǒng)研究[J];電腦編程技巧與維護(hù);2013年06期

4 高洪;楊慶平;黃震江;;基于Hadoop平臺(tái)的大數(shù)據(jù)分析關(guān)鍵技術(shù)標(biāo)準(zhǔn)化探討[J];信息技術(shù)與標(biāo)準(zhǔn)化;2013年05期

5 馬忠貴;葉斌;王成耀;王宗杰;涂序彥;;基于“推-拉”技術(shù)的多源復(fù)雜信息整合研究[J];計(jì)算機(jī)工程;2006年05期

6 李文逍;楊小虎;;基于分布式緩存的消息中間件存儲(chǔ)模型[J];計(jì)算機(jī)工程;2010年13期

7 彭秀媛;王昕;盧闖;宣鍇;;云計(jì)算在農(nóng)業(yè)領(lǐng)域的應(yīng)用研究[J];農(nóng)業(yè)網(wǎng)絡(luò)信息;2011年02期

8 陸秋;程小輝;;基于MapReduce的決策樹算法并行化[J];計(jì)算機(jī)應(yīng)用;2012年09期

9 董繼光;陳衛(wèi)衛(wèi);田浪軍;吳海佳;;大規(guī)模云存儲(chǔ)系統(tǒng)副本布局研究[J];計(jì)算機(jī)應(yīng)用;2012年03期

10 李晶;王亮;;淺談網(wǎng)絡(luò)化應(yīng)用對(duì)圖書館讀者互動(dòng)及知識(shí)服務(wù)的影響[J];內(nèi)蒙古科技與經(jīng)濟(jì);2013年01期

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

1 楊國(guó)才;農(nóng)業(yè)農(nóng)村信息化云服務(wù)平臺(tái)集成關(guān)鍵技術(shù)研究[D];西南大學(xué);2012年



本文編號(hào):1747313

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

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


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

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