摘要
针对电子商务秒杀系统中出现的瞬时高并发访问的问题,设计并实现了一个鲁棒的、可扩展的航空机票秒杀系统。根据高并发Web秒杀系统的特点,从网站的系统架构优化入手,从负载均衡、页面优化、缓存设计与优化、数据库优化等方面详细研究了高并发Web秒杀系统的解决方案。该方案可以有效解决高并发Web秒杀系统的高并发难题,应用实践表明了该方案的可行性。
Concerning the problem of instantaneous and high-concurrency access in the e-commerce seckill system, a robust and extensible seckill system on the airline ticket sales is designed and implemented. Based on the feature of high-concurrency web seckill system and in consideration of the system architecture optimization of the website, the solution of the high-concurrency web seckill system is discussed in details from the aspects of load-balancing, page optimization, cache configuration and database optimization. The solution is put into practice in an airline company and it shows the strategy is applicable. Facts prove that the strategy can efficiently solve the problem of high-concurrency in the high-concurrency web seckill system.
出处
《计算机工程与设计》
CSCD
北大核心
2013年第3期778-782,共5页
Computer Engineering and Design
基金
国家科技部科研院所技术开发研究专项基金项目(2012EG124225)
关键词
秒杀
高并发
负载均衡
系统架构
缓存
页面静态化
seckill
high-concurrency
load balancing
system architecture
cache
URL rewrite