Font Size: a A A

High-performance Web Server And Implemention Of Online Tickets System

Posted on:2016-05-17Degree:MasterType:Thesis
Country:ChinaCandidate:Y T WangFull Text:PDF
GTID:2308330452470890Subject:Software engineering
Abstract/Summary:PDF Full Text Request
With the development of Web technology, more and more applications move toimplement the Web platform. Interactive Web platform has become more and morecomplicated, more local task will depend on remote services, traditional webframework for developing a Web platform in throughput, response to the request, areunable to meet existing demand on performance, so how to improve performance ofWeb services has become one of the main contents of Web development.Combined with existing technologies and strategies used in the current research anddevelopment projects, discuss optimization Web service from two aspects, improveWeb performance. Web front-end optimization, mainly taken to reduce mitigationWeb request, merge the page caching mechanism to establish methods and imageoptimization process reduced client requests to the server, reduce server stress. Serverusing Nginx and Apache multiple combinations. Nginx is a high-performance HTTPserver and reverse proxy, with good concurrent performance advantages of lowconsumption of system resources; rich Apach server business formation, high Rewriteperformance. Nginx load balancing by distributing user requests to the server Apachaccomplish specific business processes. At the same time, the system is running inoperating mode using Prefork MPM optimize the use of server memory and CPU,improving throughput and concurrent connections Web system.Background research is the Internet ticket system. Flights system includes buyers,operators, suppliers and distributors four business systems for different users. Thispaper describes the ticket purchase process involving buyers (users) and operators(agents) two business systems. Buyer system provides ticketing service users, systemoperators to provide operational staff of ticket management capabilities. Construction of the system is divided into front and back. Reception is responsible for providingflight information, flight details and show business promotion information, providingusers complete the booking process ticket orders and query functions. Background toprovide services and integrated management systems, such as Flight Deals, policymanagement, financial systems management services. Flights system uses SpringMVC model as the overall framework of the system development, combined with thedevelopment of new Web technology, ticket system, flight information, order creation,payment and order management.
Keywords/Search Tags:Ticket system, Spring MVC, Hign-Performance Web, Cache
PDF Full Text Request
Related items