期刊文献+
共找到120篇文章
< 1 2 6 >
每页显示 20 50 100
Modeling and Performance Analysis of Dispatching Policies in Dispatcher-Based Web Server Cluster 被引量:1
1
作者 XIONG Zhi YAN Puliu GUO Chengcheng 《Wuhan University Journal of Natural Sciences》 EI CAS 2006年第3期591-595,共5页
There are two kinds of dispatching policies in content-aware web server cluster; segregation dispatching policy and mixture dispatching policy. Traditional scheduling algorithms all adopt mixture dispatching policy. T... There are two kinds of dispatching policies in content-aware web server cluster; segregation dispatching policy and mixture dispatching policy. Traditional scheduling algorithms all adopt mixture dispatching policy. They do not consider that dynamic requests' serving has the tendency to slow down static requests' serving, and that different requests have different resource demands, so they can not use duster's resource reasonably and effectively. This paper uses stochastic reward net (SRN) to model and analyze the two dispatching policies, and uses stochastic Petri net package (SPNP) to simulate the models. The simulation results and practical tests both show that segregation dispatching policy is better than mixture dispatching policy. The principle of segregation dispatching policy can guide us to design efficient scheduling algorithm. 展开更多
关键词 web server cluster stochastic reward net mixture dispatching policy segregation dispatching policy
在线阅读 下载PDF
DYNAMIC REQUEST DISPATCHING ALGORITHM FOR WEB SERVER CLUSTER
2
作者 杨振江 张德运 +1 位作者 孙钦东 孙清 《Journal of Pharmaceutical Analysis》 SCIE CAS 2006年第2期106-108,共3页
Distributed architectures support increased load on popular web sites by dispatching client requests transparently among multiple servers in a cluster. Packet Single-Rewriting technology and client address hashing alg... Distributed architectures support increased load on popular web sites by dispatching client requests transparently among multiple servers in a cluster. Packet Single-Rewriting technology and client address hashing algorithm in ONE-IP technology which can ensure application-session-keep have been analyzed, an improved request dispatching algorithm which is simple, effective and supports dynamic load balance has been proposed. In this algorithm, dispatcher evaluates which server node will process request by applying a hash function to the client IP address and comparing the result with its assigned identifier subset; it adjusts the size of the subset according to the performance and current load of each server, so as to utilize all servers' resource effectively. Simulation shows that the improved algorithm has better performance than the original one. 展开更多
关键词 DISPATCHER web server cluster HASHING application-session-keep
在线阅读 下载PDF
Reliability analysis of web server cluster systems based on proportional hazards model
3
作者 Hou Chunyan Wang Jinsong Chen Chen 《Journal of Southeast University(English Edition)》 EI CAS 2018年第2期187-190,共4页
An approach for web server cluster(WSC)reliability and degradation process analysis is proposed.The reliability process is modeled as a non-homogeneous Markov process(NHMH)composed of several non-homogeneous Poisson p... An approach for web server cluster(WSC)reliability and degradation process analysis is proposed.The reliability process is modeled as a non-homogeneous Markov process(NHMH)composed of several non-homogeneous Poisson processes(NHPPs).The arrival rate of each NHPP corresponds to the system software failure rate which is expressed using Cox s proportional hazards model(PHM)in terms of the cumulative and instantaneous load of the software.The cumulative load refers to software cumulative execution time,and the instantaneous load denotes the rate that the users requests arrive at a server.The result of reliability analysis is a time-varying reliability and degradation process over the WSC lifetime.Finally,the evaluation experiment shows the effectiveness of the proposed approach. 展开更多
关键词 web server cluster LOAD-SHARING proportional hazards model RELIABILITY software aging
在线阅读 下载PDF
A Web Server Cluster Solution Based on Twitter Storm 被引量:1
4
作者 Xiaoling Xia Lin Tian 《Journal of Data Analysis and Information Processing》 2014年第1期6-11,共6页
Single Web server would become a bottleneck that influences the availability and stability of Web service. Ten years ago, what had been proposed is to add Web servers for resolving this problem—Web Server Cluster. In... Single Web server would become a bottleneck that influences the availability and stability of Web service. Ten years ago, what had been proposed is to add Web servers for resolving this problem—Web Server Cluster. In recent years, the concept of cloud computing has got rapid development, and is becoming the future development trend of the IT industry. One of the characteristics of cloud computing is putting lots of computing resources together to provide users with a unified service. In this paper, we have proposed a new Cloud-Based Web Server Cluster Solution, based on the existing cloud computing model—Twitter Storm. It involves a new way to handle the web request from client and some other new features compared to the traditional Web Server Cluster. Combining with cloud computing, it would be the new trend of Web Server Cluster, and its feasibility is described in the paper too. 展开更多
关键词 TWITTER STORM web server cluster CLOUD COMPUTING
在线阅读 下载PDF
An Efficient Load Balancing Approach for N-Hierarchical Web Server Cluster 被引量:1
5
作者 PAK Ilchol QIAO Baiyou +2 位作者 SHEN Muchuan ZHU Junhai CHEN Donghai 《Wuhan University Journal of Natural Sciences》 CAS CSCD 2015年第6期537-542,共6页
Aiming at the load imbalance and poor scalability in single-tier Web server clusters, an efficient load balancing ap- proach is proposed for constructing an N-hierarchical (multi-tier) Web server cluster. In each la... Aiming at the load imbalance and poor scalability in single-tier Web server clusters, an efficient load balancing ap- proach is proposed for constructing an N-hierarchical (multi-tier) Web server cluster. In each layer, multiple load balancers are set to receive the user requests simultaneously, and different load bal- ancing algorithms are used to construct the high-scalable Web cluster system. At the same time, an improved load balancing al- gorithm is proposed, which can dynamically calculate weights according to the utilization of the server resources, and reasonably distribute the loads for each server according to the load status of the servers. The experimental results show that the proposed ap- proach can greatly decrease the load imbalance among the Web servers and reduce the response time of the entire Web cluster system. 展开更多
关键词 web server cluster load balancing algorithm SCALABILITY AVAILABILITY
原文传递
可扩展并行Web Server集群技术 被引量:9
6
作者 邸烁 郑纬民 +1 位作者 王鼎兴 沈美明 《小型微型计算机系统》 CSCD 北大核心 1999年第10期721-725,共5页
采用并行Web Server 集群技术实现高性能W eb Server已经成为一种趋势. 该技术具有性能高、可扩展性好、可靠性高、成本低等优点. 本文介绍了我们研制的THWeb Cluster的工作原理、组成结构和所采用... 采用并行Web Server 集群技术实现高性能W eb Server已经成为一种趋势. 该技术具有性能高、可扩展性好、可靠性高、成本低等优点. 本文介绍了我们研制的THWeb Cluster的工作原理、组成结构和所采用的几种关键技术, 并与现有的技术和方法进行了比较. 本文还简要介绍了THWeb Cluster 上开发的两个应用系统THWeb Digger(信息挖掘工具)和THW eb Search(搜索引擎), 并以此说明W eb Server 展开更多
关键词 负载平衡 搜索引擎 web 服务器 集群
在线阅读 下载PDF
Web Server集群在校园网开放实验中应用研究 被引量:3
7
作者 郭静 《实验室研究与探索》 CAS 2005年第5期49-51,共3页
高校校园网上依托Web技术开设实验课程,达到开放实验目的。这使得Web服务器不仅要提供更多的应用服务,而且要对不同的请求做出快速响应。因此,加重了Web服务器负荷,导致其性能下降。为了解决这个问题,研究了采用WebServer集群技术的具... 高校校园网上依托Web技术开设实验课程,达到开放实验目的。这使得Web服务器不仅要提供更多的应用服务,而且要对不同的请求做出快速响应。因此,加重了Web服务器负荷,导致其性能下降。为了解决这个问题,研究了采用WebServer集群技术的具体解决方案。 展开更多
关键词 集群 网络 环球网 服务器 实验
在线阅读 下载PDF
Web-Server集群结构与多任务实时调度的应用研究 被引量:3
8
作者 潘娅 顾诚 刘宗行 《计算机测量与控制》 CSCD 2004年第1期74-76,共3页
探讨了开发Web-Server集群系统所需要解决的主要技术问题,以及当前计算机领域中的部分研究成果,并结合实际应用的需要,讨论了Web-Server集群技术在基于Web的电工电子实验系统中的应用,给出了该系统的结构模型,并详细分析了所采取的有效... 探讨了开发Web-Server集群系统所需要解决的主要技术问题,以及当前计算机领域中的部分研究成果,并结合实际应用的需要,讨论了Web-Server集群技术在基于Web的电工电子实验系统中的应用,给出了该系统的结构模型,并详细分析了所采取的有效的任务实时调度策略,进行了算法描述。结合所采用的动、静态任务调度算法,实现了基于集群的远程实验系统的开发,获得了良好的教学和科研效果。 展开更多
关键词 INTERNET web-server 集群结构 多任务实时调度 电工电子实验系统
在线阅读 下载PDF
A Throughput-Driven Scheduling Algorithm of Differentiated Service for Web Cluster 被引量:1
9
作者 YAN Cai-rong SHEN Jun-yi PENG Qin-ke WAN Yong-quan 《Wuhan University Journal of Natural Sciences》 EI CAS 2006年第1期88-92,共5页
Requests distribution is an key technology for Web cluster server. This paper presents a throughput-driven scheduling algorithm (TDSA). The algorithm adopts the throughput of cluster back-ends to evaluate their load... Requests distribution is an key technology for Web cluster server. This paper presents a throughput-driven scheduling algorithm (TDSA). The algorithm adopts the throughput of cluster back-ends to evaluate their load and employs the neural network model to predict the future load so that the scheduling system features a self-learning capability and good adaptability to the change of load. Moreover, it separates static requests from dynamic requests to make full use of the CPU resources and takes the locality of requests into account to improve the cache hit ratio. Experimental re suits from the testing tool of WebBench^TM show better per formance for Web cluster server with TDSA than that with traditional scheduling algorithms. 展开更多
关键词 web cluster server throughput-driven scheduling algorithm differentiated service
在线阅读 下载PDF
WEB服务器集群系统中负载平衡的设计与实现 被引量:25
10
作者 郑洪源 周良 吴家祺 《南京航空航天大学学报》 EI CAS CSCD 北大核心 2006年第3期347-351,共5页
在In ternet和In tranet上,随着客户机数量和密集性任务的增加,单个W eb服务器受到处理能力的限制,已经成为网络访问的新瓶颈。如果W eb服务器集群系统具备高可用性和负载平衡性将成为解决这一问题的最佳方法。本文重点研究了服务器集... 在In ternet和In tranet上,随着客户机数量和密集性任务的增加,单个W eb服务器受到处理能力的限制,已经成为网络访问的新瓶颈。如果W eb服务器集群系统具备高可用性和负载平衡性将成为解决这一问题的最佳方法。本文重点研究了服务器集群负载平衡的原理和实现技术。文中用排队论的方法分析集群系统的性能,通过对服务器负载性能数据的实时采集和对轻载服务器的周期性判决做到动态的负载平衡。测试结果表明,本文提出的负载平衡方法应用于W eb服务器集群系统中,其吞吐量提高了30%以上。 展开更多
关键词 web服务器集群 负载平衡 高可用性 排队论
在线阅读 下载PDF
可扩展并行Web服务器群技术的研究 被引量:10
11
作者 庄伟强 王鼎兴 +1 位作者 沈美明 郑纬民 《小型微型计算机系统》 EI CSCD 北大核心 2000年第1期19-23,共5页
随着Internet应用的发展,传统的Web 服务器已不能满足客户端访问能力的需求,可扩展并行Web 服务器群技术的研究和开发应运而生.它具有高可用、可扩展等特点.另一方面,机群系统具有良好的可扩展性能和计算能力,是实... 随着Internet应用的发展,传统的Web 服务器已不能满足客户端访问能力的需求,可扩展并行Web 服务器群技术的研究和开发应运而生.它具有高可用、可扩展等特点.另一方面,机群系统具有良好的可扩展性能和计算能力,是实现可扩展并行Web 服务器群的最好系统平台.本文在分析Web 服务器特点的基础上,总结用机群系统实现可扩展并行Web 服务器的优点和关键技术,提出一个系统实现方案,然后介绍在该系统基础上开发的信息搜集和检索系统. 展开更多
关键词 web 服务器 机群系统 信息检索系统
在线阅读 下载PDF
一种Web服务器集群负载均衡调度算法 被引量:14
12
作者 邓珍荣 唐兴兴 +1 位作者 黄文明 李寅威 《计算机应用与软件》 CSCD 北大核心 2013年第10期53-56,101,共5页
分析Web服务器集群技术,研究负载均衡算法,提出基于临界加速递减的一致性哈希负载均衡算法CHMDC(Consistent hash load balancing algorithm based on the Multiplicative Decrease in Critical area)。一方面,该算法采用了加权一致性... 分析Web服务器集群技术,研究负载均衡算法,提出基于临界加速递减的一致性哈希负载均衡算法CHMDC(Consistent hash load balancing algorithm based on the Multiplicative Decrease in Critical area)。一方面,该算法采用了加权一致性哈希算法,引入了虚拟化的设计思路,采用虚拟节点进行真实服务器节点分配;另一方面,该算法提出了基于请求反馈时间计算机服务器节点负载率的方法,引入了临界因子的概念,采用了临界因子加速递减来防止服务器过载。通过实验测试证明,该算法应用于Web服务器集群的负载均衡效果突出。 展开更多
关键词 负载均衡 web服务器集群 集群
在线阅读 下载PDF
一种异构Web服务器集群动态负载均衡算法 被引量:72
13
作者 郭成城 晏蒲柳 《计算机学报》 EI CSCD 北大核心 2005年第2期179-184,共6页
针对Web服务器集群系统中负载动态变化特性,提出了一种临界加速递减动态请求负载分配算法.通过负载权值的等效变换更准确地反映集群中单台服务器的当前负载状态;通过临界递减因子来有效抑制服务器可能出现的“拒绝访问”现象;通过随机... 针对Web服务器集群系统中负载动态变化特性,提出了一种临界加速递减动态请求负载分配算法.通过负载权值的等效变换更准确地反映集群中单台服务器的当前负载状态;通过临界递减因子来有效抑制服务器可能出现的“拒绝访问”现象;通过随机概率分配方式替代固定转发分配方式,使访问负载的分布更均匀;通过实际测试获取算法中所需的计算参数,使配置操作更为简单.实验结果表明,该算法对较大负载的文件集的大密度访问情况效果明显. 展开更多
关键词 web服务器集群 负载均衡 临界加速递减
在线阅读 下载PDF
可扩展并行Web服务器集群的实现技术 被引量:16
14
作者 陈华平 孙清扬 《计算机工程与应用》 CSCD 北大核心 2002年第3期149-151,共3页
随着INTERNET用户和流量的不断增长,对Web站点的性能提出了更高的要求,以缩短用户请求的响应时间。该文介绍了高性能的可扩展并行Web服务器集群的工作原理和实现机制,并说明了Web服务器集群的应用前景和发展趋势。
关键词 服务器集群 并行分布计算 INTERNET web 负载平衡
在线阅读 下载PDF
一种基于内容的Web服务器集群调度算法 被引量:10
15
作者 李永喜 陈小平 杨兴良 《计算机应用与软件》 CSCD 北大核心 2008年第3期215-216,268,共3页
基于内容的Web服务器集群调度算法具有很多优点。在分析已有方法基础上,提出一种部分复制的基于内容调度算法PRLARD(partially replicated locality-aware request distribution)。理论分析和仿真结果表明,该算法具有良好的负载均衡能... 基于内容的Web服务器集群调度算法具有很多优点。在分析已有方法基础上,提出一种部分复制的基于内容调度算法PRLARD(partially replicated locality-aware request distribution)。理论分析和仿真结果表明,该算法具有良好的负载均衡能力和高的CACHE命中率。 展开更多
关键词 web服务器集群 CACHE命中率 负载均衡 内容分配
在线阅读 下载PDF
基于协同机制的Web服务器集群负载均衡技术 被引量:10
16
作者 于国防 王耀才 《计算机工程与设计》 CSCD 北大核心 2006年第14期2650-2652,共3页
网站为了满足因特网的大量访问以及更好的QoS保障,目前通用的方案是多台Web服务器构成一个集群,共同分担用户对站点的请求负荷,这就需要解决负荷在各服务器之间的平衡(即负载均衡)问题。简要分析当前常用的Web服务器集群负载均衡方案,... 网站为了满足因特网的大量访问以及更好的QoS保障,目前通用的方案是多台Web服务器构成一个集群,共同分担用户对站点的请求负荷,这就需要解决负荷在各服务器之间的平衡(即负载均衡)问题。简要分析当前常用的Web服务器集群负载均衡方案,提出了以在线量为负载参考点,同时兼顾不同性能Web服务器的负载能力,建立一种集群服务器之间的协同工作机制,以实现Web服务器的负载均衡。 展开更多
关键词 负载均衡 web服务器集群 协同工作 APPLICATION对象 在线量
在线阅读 下载PDF
集群Web服务器的几种数据复制解决方案 被引量:3
17
作者 燕彩蓉 谢怡 +1 位作者 彭勤科 沈钧毅 《计算机应用研究》 CSCD 北大核心 2003年第5期119-122,共4页
提出了以下几种数据复制方案:基于主节点管理的对称复制,基于token的对称复制,以及快照复制和对称复制结合产生的混合复制;并且分析了基于主节点管理的对称复制的设计与实现。
关键词 数据复制 集群web服务器 数据库 数据源 数据处理 数据库管理系统
在线阅读 下载PDF
一种应用于Web服务器集群系统的URL分配算法 被引量:4
18
作者 杨兴良 华蓓 高鹰 《系统仿真学报》 EI CAS CSCD 北大核心 2007年第6期1406-1409,共4页
基于内容的Web服务请求调度算法有利于均衡服务器集群系统的负载。已有的请求分配算法大多先运用Hash方法对请求的URL进行散列,在此基础上再按一定规则对请求内容进行负载均衡调度。在分析了Web服务流量分布不均衡及已有URL散列方法存... 基于内容的Web服务请求调度算法有利于均衡服务器集群系统的负载。已有的请求分配算法大多先运用Hash方法对请求的URL进行散列,在此基础上再按一定规则对请求内容进行负载均衡调度。在分析了Web服务流量分布不均衡及已有URL散列方法存在不足的基础上,提出了一种基于URL词典排序及内容等分的URL分配算法LOCEP。该算法通过对URL进行词典序排序,按内容等分,依访问流量排序及分段互补等一系列方法将Web负载尽可能均匀地分布到多个后端服务器中。仿真实验结果表明,该算法比现有的URL散列方法具有更好的负载均衡能力。 展开更多
关键词 web服务器集群 内容分配 负载均衡 URL散列
在线阅读 下载PDF
基于分散式查找的Web服务器集群 被引量:4
19
作者 柏海寰 蒋俊杰 汪为农 《计算机工程》 EI CAS CSCD 北大核心 2006年第2期96-97,116,共3页
随着WWW用户快速增加,人们对Web服务器的需求也越来越高,集群是解决这个问题的一种重要方案。但是现有的Web服务器集群还存在自适应性差、有系统瓶颈等不足。该文在分散式查找算法Pastry的基础之上,提出了一种新的Web服务器集群方案。... 随着WWW用户快速增加,人们对Web服务器的需求也越来越高,集群是解决这个问题的一种重要方案。但是现有的Web服务器集群还存在自适应性差、有系统瓶颈等不足。该文在分散式查找算法Pastry的基础之上,提出了一种新的Web服务器集群方案。它具有分散式查找算法的诸多优点,如可扩展、自组织、高容错和分散特性,较好地克服了传统Web服务器集群方案的不足。 展开更多
关键词 分散式查找 web服务器集群 自组织性 可扩展性
在线阅读 下载PDF
Web集群服务器中分发静态请求的调度算法 被引量:3
20
作者 熊智 晏蒲柳 郭成城 《计算机应用研究》 CSCD 北大核心 2006年第12期84-88,共5页
为分发静态请求提出一种自适应的基于文档大小的调度算法ADSB,它使用资源占用时间来衡量负载,并根据被请求文档的大小来分发请求,均衡各个后台服务器的负载;ADSB根据负载历史周期地预测即将到来的负载统计特性,并根据预测结果来调整算... 为分发静态请求提出一种自适应的基于文档大小的调度算法ADSB,它使用资源占用时间来衡量负载,并根据被请求文档的大小来分发请求,均衡各个后台服务器的负载;ADSB根据负载历史周期地预测即将到来的负载统计特性,并根据预测结果来调整算法的参数;由于有着目标位置特性,ADSB能获得很高的缓存命中率;因为实际静态文档的大小服从重尾分布,所以分发大小不同的文档到不同的服务器,使ADSB减小了小文档的平均响应时间,同时大文档也没受到明显的影响。实验表明,ADSB的性能优于已有的经典的调度算法。 展开更多
关键词 调度算法 自适应 基于文档大小 web集群服务器 静态请求
在线阅读 下载PDF
上一页 1 2 6 下一页 到第
使用帮助 返回顶部