Font Size: a A A

Research On Push Technology Of Web Platform Server For Voice Scheduling

Posted on:2018-01-11Degree:MasterType:Thesis
Country:ChinaCandidate:J ShuiFull Text:PDF
GTID:2348330536485165Subject:Computer application technology
Abstract/Summary:PDF Full Text Request
With the increasing integration of Web technology into all walks of life,a Web-based voice scheduling system appeared and some of the traditional C / S architecture voice scheduling system is replaced by voice scheduling Web platform.It is important to quickly and accurately push the server information to the client,because the systems are very sensitive to the state of the terminal.Traditional HTTP as a hypertext transfer protocol is difficult to meet the real-time needs of voice scheduling Web system.The WebSocket protocol serves as an application layer protocol that is presented with HTTP5,it has been a great concern because the Web Socket protocol frees the Web application from the single mode of the request to respond.It allows the server and the browser to builds a lasting connection after completing a handshake,through this channel,the two sides can facilitate pushing messages with each other.Therefore,it is necessary to analyze the WebSocket protocol and implement a server push engine based on this protocol.Based on the server push engine of voice dispatching Web platform,this paper studies the server push process of existing platform,and analyzes the problem of excessive load of network and server under existing server push engine.According to the analysis results combined with the server push demand of the voice scheduling Web platform,the existing server push model is optimized,and a server push engine framework is designed and implemented using GatewayWorker server framework.Finally,the various aspects of the system were simulated and tested.
Keywords/Search Tags:WebSocket, Message Push, WEB Technology, GatewayWorker
PDF Full Text Request
Related items