期刊文献+
共找到601篇文章
< 1 2 31 >
每页显示 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
A Web Server Cluster Solution Based on Twitter Storm 被引量:1
2
作者 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
DYNAMIC REQUEST DISPATCHING ALGORITHM FOR WEB SERVER CLUSTER
3
作者 杨振江 张德运 +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
A LIMITED RESOURCE VECTOR LOAD-BALANCING ALGORITHM FOR SOFTSWITCH-BASED HETEROGENEOUS CLUSTERED MEDIA SERVER
4
作者 Wu Naixing Liao Jianxin Zhu Xiaomin 《Journal of Electronics(China)》 2006年第5期683-690,共8页
Based on the system feature of softswitch-based heterogeneous clustered media server, this paper proposed a limited resource vector load-balancing algorithm. The purpose of the algorithm was to balance the load of clu... Based on the system feature of softswitch-based heterogeneous clustered media server, this paper proposed a limited resource vector load-balancing algorithm. The purpose of the algorithm was to balance the load of clusters by utilizing all system resources effectively and to avoid violent shaking of the system per- formance. A lot of simulations on the Petri net model of load balance system are conducted and the algorithm is compared with some traditional algorithms on balancing ability for heterogeneity, system throughput, re- quest response time and performance stability. The results of simulations show that the algorithm achieves system higher performance and it has excellent ability to deal with the heterogeneity of clustered media server. 展开更多
关键词 负载平衡算法 异类簇 媒体服务器 SPN
下载PDF
A NEW DYNAMIC QUOTA-BASED ADMISSION CONTROL WITH SUB-NEGOTIATION FOR SOFTSWITCH-BASED CLUSTERED MEDIA SERVER
5
作者 Wu Naixing Liao Jianxin Zhu Xiaomin 《Journal of Electronics(China)》 2006年第5期675-682,共8页
Based on the demand of the admission control of softswitch-based clustered media server, this pa- per proposed a new dynamic quota-based admission control algorithm that has a sub-negotiation process. The strongpoint ... Based on the demand of the admission control of softswitch-based clustered media server, this pa- per proposed a new dynamic quota-based admission control algorithm that has a sub-negotiation process. The strongpoint of quota-based algorithm had been inherited in the algorithm and at the same time some new ideas had also been introduced into it. Simulations of the algorithm had been conducted on the Petri net model and the results show that this algorithm has excellent performance. In order to find the optimal resource quota set- ting in real time, the paper proposed two approximation analysis methods. It can be seen from analysis results that these two methods can be used to get sub-optimal quota values quickly and effectively. These two ap- proximation analysis methods will play important roles in implementation of the algorithm in system. 展开更多
关键词 进入控制算法 簇类介质服务器 NGN 随机PETRI网
下载PDF
可扩展并行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
A Throughput-Driven Scheduling Algorithm of Differentiated Service for Web Cluster 被引量:1
7
作者 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 Server集群在校园网开放实验中应用研究 被引量:3
8
作者 郭静 《实验室研究与探索》 CAS 2005年第5期49-51,共3页
高校校园网上依托Web技术开设实验课程,达到开放实验目的。这使得Web服务器不仅要提供更多的应用服务,而且要对不同的请求做出快速响应。因此,加重了Web服务器负荷,导致其性能下降。为了解决这个问题,研究了采用WebServer集群技术的具... 高校校园网上依托Web技术开设实验课程,达到开放实验目的。这使得Web服务器不仅要提供更多的应用服务,而且要对不同的请求做出快速响应。因此,加重了Web服务器负荷,导致其性能下降。为了解决这个问题,研究了采用WebServer集群技术的具体解决方案。 展开更多
关键词 集群 网络 环球网 服务器 实验
下载PDF
基于Zabbix集群系统的SQL Server数据库监控方式 被引量:7
9
作者 谭海波 唐维尧 +2 位作者 白铁男 李珏 金石声 《信息与电脑》 2021年第16期158-160,共3页
随着气象信息技术发展,人们对数据的时效性、精细化以及可用性监控要求越来越高,而如何对承载数据的数据库系统进行监控显得尤为重要。笔者通过搭建Zabbix集群监控平台,提供几种对SQLServer数据库数据获取和监控的方法,在具体应用过程... 随着气象信息技术发展,人们对数据的时效性、精细化以及可用性监控要求越来越高,而如何对承载数据的数据库系统进行监控显得尤为重要。笔者通过搭建Zabbix集群监控平台,提供几种对SQLServer数据库数据获取和监控的方法,在具体应用过程中取得了非常好的效果,使数据监控精准,数据服务更加精细。 展开更多
关键词 Zabbix集群系统 SQL server数据库 触发告警 监控
下载PDF
基于VMware Server的课程群实验平台的应用 被引量:8
10
作者 徐家良 陈晓峰 《实验科学与技术》 2011年第4期55-57,189,共4页
先对传统数据库课程群实验中出现的问题进行阐述,接着介绍VMware Server体系结构,并提出了采用VMware Serv-er软件虚拟数据库课程群实验平台,最后给出该课程群实验平台的优势。实践证明,VMware Server对提升实验室管理与维护,提高服务... 先对传统数据库课程群实验中出现的问题进行阐述,接着介绍VMware Server体系结构,并提出了采用VMware Serv-er软件虚拟数据库课程群实验平台,最后给出该课程群实验平台的优势。实践证明,VMware Server对提升实验室管理与维护,提高服务器硬件使用效率,加强学生动手能力,有着非常积极的意义。 展开更多
关键词 VMWARE server软件 数据库 课程群 实验平台
下载PDF
融合注意力机制的BiLSTM集群负载预测模型
11
作者 罗邦 张云华 《智能计算机与应用》 2024年第2期172-176,共5页
服务器集群的负载预测有助于集群资源的优化配置,以提升集群资源的利用率。针对传统负载预测算法存在预测精度低的问题,本文在双向长短期记忆网络模型的基础上,提出一种融合注意力机制的负载预测模型(Att-BiLSTM)。该模型充分考虑到服务... 服务器集群的负载预测有助于集群资源的优化配置,以提升集群资源的利用率。针对传统负载预测算法存在预测精度低的问题,本文在双向长短期记忆网络模型的基础上,提出一种融合注意力机制的负载预测模型(Att-BiLSTM)。该模型充分考虑到服务器CPU、内存、磁盘和网络等因素,利用双向长短期记忆网络前后传递信息的特点,并使用注意力机制关注负载时间序列中的重要信息,从而提高了预测精度。实验结果表明,相对于目前已经提出的负载预测模型ARIMA、CNN-LSTM和BiLSTM、Att-BiLSTM模型具有更好的预测性能。 展开更多
关键词 服务器集群 BiLSTM 负载预测 注意力机制
下载PDF
基于Cluster的多服务器容错与切换技术的研究 被引量:6
12
作者 卢燕宁 耿国华 《微机发展》 2001年第6期28-30,55,共4页
本文对Cluster集群技术进行了讨论 ,着重分析了基于Cluster的多服务器容错与切换技术 ,同时给出了一个基于Cluster的双服务器容错与切换的应用实例。
关键词 cluster技术 负载均衡 虚拟服务器 IP地址漂移 容错 INTERNET 切换技术
下载PDF
基于OpenResty的一种自定义负载均衡算法
13
作者 孙书豪 钟海丽 《信息与电脑》 2024年第6期38-40,共3页
为了解决服务器集群中负载调度不均衡导致高并发情况下服务器响应时间过长以及实际并发数过低的问题,提出一种基于加权轮询算法以及层次分析法(Analystic Hierarchy Process,AHP)的自定义请求类型负载均衡算法。首先收集服务器集群的负... 为了解决服务器集群中负载调度不均衡导致高并发情况下服务器响应时间过长以及实际并发数过低的问题,提出一种基于加权轮询算法以及层次分析法(Analystic Hierarchy Process,AHP)的自定义请求类型负载均衡算法。首先收集服务器集群的负载信息,其次定时与负载均衡服务器通信,同步集群节点的负载情况,最后根据请求类型使用对应的权重。实验结果表明,文章提出的算法能够有效应对高并发情形。 展开更多
关键词 服务器集群 负载均衡 OpenResty 加权轮询
下载PDF
Web-Server集群结构与多任务实时调度的应用研究 被引量:3
14
作者 潘娅 顾诚 刘宗行 《计算机测量与控制》 CSCD 2004年第1期74-76,共3页
探讨了开发Web-Server集群系统所需要解决的主要技术问题,以及当前计算机领域中的部分研究成果,并结合实际应用的需要,讨论了Web-Server集群技术在基于Web的电工电子实验系统中的应用,给出了该系统的结构模型,并详细分析了所采取的有效... 探讨了开发Web-Server集群系统所需要解决的主要技术问题,以及当前计算机领域中的部分研究成果,并结合实际应用的需要,讨论了Web-Server集群技术在基于Web的电工电子实验系统中的应用,给出了该系统的结构模型,并详细分析了所采取的有效的任务实时调度策略,进行了算法描述。结合所采用的动、静态任务调度算法,实现了基于集群的远程实验系统的开发,获得了良好的教学和科研效果。 展开更多
关键词 INTERNET Web-server 集群结构 多任务实时调度 电工电子实验系统
下载PDF
基于Windows 2003 Server的负载均衡技术 被引量:1
15
作者 王树森 《济源职业技术学院学报》 2006年第2期11-13,共3页
负载均衡技术是提高服务器工作能力和效率的关键技术。目前存在的负载均衡技术各有优点,而服务器群集化使得网络负载均衡能力得到极大改善,在Windows2003Server中集成了基于服务器群集化的网络负载均衡功能,该系统易于操作实现。
关键词 负载均衡 群集 服务器 WINDOWS 2003 server
下载PDF
基于SQL Server的OLAM的研究及应用 被引量:3
16
作者 王万川 吴陈 《计算机与现代化》 2012年第2期202-206,共5页
OLAM(On-line Analytical Mining)是当前的热点技术,是融合了联机分析处理(OLAP)和数据挖掘(Data Mining)的一种新的数据挖掘技术。本文主要研究数据仓库中OLAP,On-line Analytical Processing和数据挖掘技术,这两个技术是商业智能中的... OLAM(On-line Analytical Mining)是当前的热点技术,是融合了联机分析处理(OLAP)和数据挖掘(Data Mining)的一种新的数据挖掘技术。本文主要研究数据仓库中OLAP,On-line Analytical Processing和数据挖掘技术,这两个技术是商业智能中的核心技术和主要内容,在两者的基础上引入OLAM的概念,并阐述其基本原理和核心技术。基于微软的SQL Server平台,为一个商业案例建立数据仓库,利用Analysis Services服务,建立销售分析的多维数据集,利用OLAM的基本模型实现OLAP和聚类挖掘技术的结合,借助两者的各自优势,得到很好的客户聚类分析结果。 展开更多
关键词 数据仓库 SQL server 联机分析处理 数据挖掘 联机分析挖掘 聚类分析
下载PDF
PVM用于Client/Server方式的网络编程 被引量:1
17
作者 廖湘科 卢宇彤 周子君 《计算机应用与软件》 CSCD 1996年第4期23-28,共6页
PVM是一个针对网络并行计算而发展起来的软件包,主要用于科学计算领域。但实际上,借助于PVM内部的共享信息库机制,可以很方便地进行网络Olient/Server模式的编程。本文在讨论了Socket网络编程界面的复杂性以后,详细探讨了如何用PVM来进... PVM是一个针对网络并行计算而发展起来的软件包,主要用于科学计算领域。但实际上,借助于PVM内部的共享信息库机制,可以很方便地进行网络Olient/Server模式的编程。本文在讨论了Socket网络编程界面的复杂性以后,详细探讨了如何用PVM来进行Client/Server模式的网络编程方法。 展开更多
关键词 客户/服务器 计算机网络 PVM 网络编程 程序设计
下载PDF
Turbo Linux Cluster集群技术研究及在ISP/ICP上的应用
18
作者 许平 《江汉大学学报(自然科学版)》 2007年第2期56-59,共4页
在分析NLB的基础上,探讨了一些Turbo Linux Cluster集群关键技术和配置方案,提出了一个MC系统的解决方案.
关键词 NLB 集群 TURBO cluster server MESSAGING center
下载PDF
基于SQL SERVER 2000的数据挖掘方案研究 被引量:7
19
作者 邓文华 《物流科技》 2003年第2期54-58,共5页
微软SQLSERVER2000第一次包含了数据挖掘功能,微软的数据挖掘解决方案是基于一个称为OLEDBforDataMining规范的工业标准,它是由微软提出并且由众多数据挖掘公司支持的工业标准。这个规范展示了一个新的类似于SQL语言的数据挖掘语言,数... 微软SQLSERVER2000第一次包含了数据挖掘功能,微软的数据挖掘解决方案是基于一个称为OLEDBforDataMining规范的工业标准,它是由微软提出并且由众多数据挖掘公司支持的工业标准。这个规范展示了一个新的类似于SQL语言的数据挖掘语言,数据库开发者们可以利用它去建设数据挖掘应用。本文提出了如何利用SQLSERV-ER2000去建设数据挖掘应用的方案。 展开更多
关键词 SQL server 2000 数据挖掘 决策树 聚类
下载PDF
医院服务器集群基于NGINX的综合应用
20
作者 卢有梅 林晓龙 《科学与信息化》 2024年第4期149-152,共4页
目的:利用Nginx在服务应用方面的优势,改善现有医院服务器群存在的问题,并进一步提升医院服务器集群在应用服务方面的性能和安全指数。方法:本研究梳理了当前医院应用服务器群存在的问题,通过实践与探索,利用Nginx的反向代理和负载均衡... 目的:利用Nginx在服务应用方面的优势,改善现有医院服务器群存在的问题,并进一步提升医院服务器集群在应用服务方面的性能和安全指数。方法:本研究梳理了当前医院应用服务器群存在的问题,通过实践与探索,利用Nginx的反向代理和负载均衡技术对医院服务器群的结构进行改造,搭建了一个高可用性、安全性的服务器集群。接着,通过分析Nginx日志和服务器监控数据,对服务器集群策略进行进一步的优化。结果:与原医院服务器群相比,新的医院服务器集群在稳定性、安全性和可用性等方面都有了极大的提升。结论:与传统的应用服务器架构相比,利用Nginx搭建的服务器集群可以提高医院应用服务的高可用性,保障医院应用服务的平均无故障时间。 展开更多
关键词 NGINX 服务器集群 反向代理 负载均衡
下载PDF
上一页 1 2 31 下一页 到第
使用帮助 返回顶部