Font Size: a A A

The Implementation And Optimization Of High Concurrent Request Processing In Network Service

Posted on:2017-09-24Degree:MasterType:Thesis
Country:ChinaCandidate:Z MaFull Text:PDF
GTID:2348330518493368Subject:Electronics and Communications Engineering
Abstract/Summary:PDF Full Text Request
In the rapid development of the Internet today,The Internet company will use distributed systems to deal with the massive amounts of user access.But it is a problem that how to distribute the server resources fairly in the distributed system.Load balancing technology is the key method to allocate server resources.Load balancing can split high concurrent requests into our server cluster so that each server can handle requests and respond quickly.Among them,how to allocate the request is a very important problem.Using load balancing algorithm,not only can ensure the smooth implementation of the server,but also can make full use of the resources of the server in the cluster,so that the response time is the shortest,so as to enhance the user experience.There are more or less problems in the load balancing algorithm of past.After analyzing and summarizing the advantages and disadvantages of the those load balancing algorithms,this paper proposes a load balancing algorithm based on the back propagation model.The main contribution of this paper:1.The author proposed a load balancing algorithm based on the back propagation model.First of all,we will take a study on the present load balancing algorithm based on some prediction model and discuss their advantages and disadvantages.Then,according to the shortcomings of the existing model,we will propose a method to solve.Even more importantly,we will verify the advantages of load balancing algorithm based on the back propagation model from the key variables such as the response time and the number of requests failed.2.We use session to concentrate storage to verify the session problem and summarize the industry's common solutions,and will use the session to concentrate storage to verify the effectiveness of the program.
Keywords/Search Tags:high concurrency, load balancing, backward propagation, session sharing
PDF Full Text Request
Related items