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

基于Web的應急成品糧調度系統(tǒng)實時性通信的研究與實現(xiàn)

發(fā)布時間:2018-07-13 15:59
【摘要】:在應急成品糧調度系統(tǒng)中,應急車輛與指揮平臺系統(tǒng)之間的雙向實時通信功能起到關鍵作用。目前,最常用的實時Web通信技術方案是基于HTTP協(xié)議的Ajax的長輪詢。但是由于HTTP協(xié)議的連接是不持久的,所以需要客戶端與服務器端進行多次請求連接,存在著數(shù)據(jù)傳輸延遲和浪費網(wǎng)絡資源的問題。.本文首先分析了目前比較成熟的實時Web通信技術方案,比較了各方案的特點以及存在的一些問題。深入研究了 WebSocket協(xié)議的實現(xiàn)原理及關鍵技術,針對應急成品糧調度系統(tǒng)的實時通信的設計目標,采用WebSocket技術來實現(xiàn)實時通信功能,提高了應急通信的實時性。針對應急實時通信系統(tǒng)的高并發(fā)請求時的服務器性能問題,本文對Nodejs技術進行了研究。通過比較基于Nodejs技術的服務器與基于HTTP協(xié)議的服務器的工作原理,利用Nodejs技術的性能優(yōu)勢來解決高并發(fā)請求問題;針對應急實時通信系統(tǒng)的查看歷史消息數(shù)據(jù)時的實時性問題,本文對Htm15本地存儲技術進行了深入研究,利用Html5本地存儲方式來代替?zhèn)鹘y(tǒng)的網(wǎng)絡請求方式,提高數(shù)據(jù)獲取的實時性。最后本文提出了一種基于WebSocket+Nodejs+IndexedDB的技術方案,開發(fā)了應急實時Web通信系統(tǒng)。該系統(tǒng)通過了功能和性能測試,達到了系統(tǒng)的設計要求。
[Abstract]:The bi-directional real-time communication between emergency vehicle and command platform plays a key role in the emergency grain dispatching system. At present, the most commonly used real-time web communication scheme is long polling of Ajax based on HTTP protocol. However, the connection of HTTP protocol is not persistent, so it is necessary for the client to request the connection with the server for many times, which has the problem of delay of data transmission and waste of network resources. In this paper, we first analyze the current mature real-time Web communication technology, and compare the characteristics of each scheme and some existing problems. The realization principle and key technology of WebSocket protocol are deeply studied. Aiming at the design goal of real-time communication of emergency grain dispatching system, WebSocket technology is used to realize real-time communication function, which improves the real-time performance of emergency communication. In this paper, Nodejs technology is studied to solve the server performance problem of high concurrent request in emergency real time communication system. By comparing the working principle of Nodejs based server and HTTP server, this paper makes use of the performance advantage of Nodejs technology to solve the problem of high concurrent request, and the real-time problem of viewing historical message data in emergency real-time communication system. In this paper, the Htm15 local storage technology is deeply studied, and the Html5 local storage method is used to replace the traditional network request mode to improve the real-time performance of data acquisition. Finally, this paper presents a technical scheme based on WebSocket Nodejs IndexedDB, and develops an emergency real-time Web communication system. The system has passed the function and performance tests, and achieved the design requirements of the system.
【學位授予單位】:北京郵電大學
【學位級別】:碩士
【學位授予年份】:2017
【分類號】:TP393.09

【參考文獻】

相關期刊論文 前10條

1 高飛;何利力;高金標;;基于Node.JS內存緩存的Web服務性能研究[J];工業(yè)控制計算機;2015年11期

2 鄭子偉;;Web Socket在實時通信的應用[J];廈門城市職業(yè)學院學報;2015年03期

3 李國華;;HTML5-下一代Web開發(fā)技術[J];大眾科技;2015年07期

4 陸晨;馮向陽;蘇厚勤;;HTML5 WebSocket握手協(xié)議的研究與實現(xiàn)[J];計算機應用與軟件;2015年01期

5 趙巧玲;;基于B/S架構的軟件項目開發(fā)[J];計算機光盤軟件與應用;2014年24期

6 程旭;劉復星;田玉靖;;基于HTML5材料數(shù)據(jù)平臺的離線技術研究與開發(fā)[J];計算機光盤軟件與應用;2014年21期

7 胡晶;朱發(fā)財;;HTML5的WEB通信機制問題研究[J];自動化應用;2014年09期

8 吳澤勛;;HTML5實現(xiàn)Web服務器推送技術[J];唐山師范學院學報;2014年05期

9 葉忠文;黃鵬;施金金;;基于WebSocket的Web實時通信系統(tǒng)[J];火力與指揮控制;2014年S1期

10 張玲;張翠肖;;WebSocket服務器推送技術的研究[J];河北省科學院學報;2014年02期

相關碩士學位論文 前10條

1 潘馨;基于Netty框架實現(xiàn)呼叫中心實時統(tǒng)計系統(tǒng)[D];西安電子科技大學;2014年

2 楊小嬌;輕量級高并發(fā)Web服務器的研究與實現(xiàn)[D];南京郵電大學;2014年

3 周璐;基于Web前端的localStorage性能研究與改進[D];吉林大學;2014年

4 石文濤;Html5中WebSocket協(xié)議關鍵技術的研究及基于WebSocket協(xié)議的實時Web通信系統(tǒng)的實現(xiàn)[D];南京郵電大學;2014年

5 張琴;基于HTTP長連接的WEB實時通信技術的研究[D];電子科技大學;2014年

6 申曉曉;基于B/S模式的電廠生產(chǎn)過程監(jiān)控系統(tǒng)的開發(fā)研究[D];華北電力大學;2014年

7 仇曉靜;基于WEB的遠程監(jiān)控系統(tǒng)實時信息關鍵技術的研究[D];南京理工大學;2013年

8 周斌;基于flex的web集成實時視頻監(jiān)控系統(tǒng)研究與實現(xiàn)[D];中南大學;2013年

9 易仁偉;基于WebSocket的實時Web應用的研究[D];武漢理工大學;2013年

10 張慧;基于HTML5的本地數(shù)據(jù)庫與服務端數(shù)據(jù)庫的協(xié)同研究[D];武漢理工大學;2013年



本文編號:2119969

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

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


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

版權申明:資料由用戶d32a4***提供,本站僅收錄摘要或目錄,作者需要刪除請E-mail郵箱bigeng88@qq.com