作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2012, Vol. 38 ›› Issue (11): 247-250. doi: 10.3969/j.issn.1000-3428.2012.11.075

• 开发研究与设计技术 • 上一篇    下一篇

一种通用的动态Web应用加速方案

柳 杨,范冰冰   

  1. (华南师范大学计算机学院,广州 510631)
  • 收稿日期:2011-07-28 出版日期:2012-06-05 发布日期:2012-06-05
  • 作者简介:柳 杨(1986-),男,硕士研究生,主研方向:内容分发网络;范冰冰,教授
  • 基金资助:
    广东省科技计划基金资助项目“基于融合网络领域模型的全业务平台研发”(2010A011300025)

General Dynamical Web Application Acceleration Scheme

LIU Yang, FAN Bing-bing   

  1. (School of Computer, South China Normal University, Guangzhou 510631, China)
  • Received:2011-07-28 Online:2012-06-05 Published:2012-06-05

摘要: 在内容分发网络基础上,提出一个针对动态Web应用的数据库缓存应用模型。该应用模型采用内容无关缓存和部分复制的机制,通过内容无关缓存方法、基于主从协议模型的缓存一致性策略和基于相似关系的空间聚类算法等,可满足多种动态Web应用加速的需求。实验结果表明,该方法可有效地提高系统负载量,改善用户体验,抵御洪水用户的侵袭。

关键词: 内容分发网络, 内容无关缓存, 部分复制, 动态Web应用, 主从协议模型, 空间聚类

Abstract: A scheme combining data cache with partial replication based on Content Distribution Network(CDN) is proposed in order to find an accelerated scheme appropriate for various Web applications. The scheme adapts to various Web applications dynamically by way of cache coherency strategy based on master-slave protocol model and spatial clustering algorithm using correlation-based similarity. Experimental result shows that this scheme improves not only throughput of system but also users’ experience. Besides, it can also resist flood crowds efficiently.

Key words: Content Distribution Network(CDN), content blind cache, partial replication, dynamic Web application, master-slave protocol model, spatial clustering

中图分类号: