期刊文献+
共找到604篇文章
< 1 2 31 >
每页显示 20 50 100
基于Windows Server Failover Cluster的Apache故障转移集群应用实践
1
作者 李应晓 矫健 +2 位作者 宋庆章 吴连强 徐庶 《长江信息通信》 2024年第10期166-168,共3页
在当前互联网时代,Web应用程序的高可用性和可靠性是确保业务持续运行的关键因素。针对Apache Web服务器,介绍了利用Windows Server 2019 Failover Cluster构建Apache故障转移集群的实践方案。通过配置两个节点的故障转移集群,当某个节... 在当前互联网时代,Web应用程序的高可用性和可靠性是确保业务持续运行的关键因素。针对Apache Web服务器,介绍了利用Windows Server 2019 Failover Cluster构建Apache故障转移集群的实践方案。通过配置两个节点的故障转移集群,当某个节点发生故障时,Apache服务将自动在另一个节点上重新启动,从而最大程度地减少系统中断的时间,提高Web应用的可用性。详细阐述了集群搭建的具体步骤、配置要点、集群验证方法以及运行时的监控与维护方法,为构建高可用Apache Web服务器提供一种实用的解决方案。 展开更多
关键词 Windows server 2019 Failover cluster APACHE 故障转移 集群
下载PDF
Modeling and Performance Analysis of Dispatching Policies in Dispatcher-Based Web Server Cluster 被引量:1
2
作者 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
3
作者 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
4
作者 杨振江 张德运 +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
5
作者 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 NEW DYNAMIC QUOTA-BASED ADMISSION CONTROL WITH SUB-NEGOTIATION FOR SOFTSWITCH-BASED CLUSTERED MEDIA SERVER
6
作者 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. 展开更多
关键词 Admission control algorithm clustered media server NGN (Next Generation Network) Stochastic Petri net
下载PDF
Block-based logical hierarchical cluster for distributed multimedia architecture on demand server
7
作者 熊旭辉 余胜生 周敬利 《Journal of Shanghai University(English Edition)》 CAS 2006年第2期127-133,共7页
A structure of logical hierarchical cluster for the distributed multimedia on demand server is proposed. The architecture is mainly composed of the network topology and the resource management of all server nodes. Ins... A structure of logical hierarchical cluster for the distributed multimedia on demand server is proposed. The architecture is mainly composed of the network topology and the resource management of all server nodes. Instead of the physical network hierarchy or the independent management hierarchy, the nodes are organized into a logically hieraxchical cluster according to the multimedia block they caches in the midderware layer. The process of a member joining/leaving or the structure adjustment cooperatively implemented by all members is concerned with decentralized maintenance of the logical cluster hierarchy. As the root of each logically hierarchical cluster is randomly mapped into the system, the logical structure of a multimedia block is dynamically expanded across some regions by the two replication policies in different load state respectively. The local load diversion is applied to fine-tune the load of nodes within a local region but belongs to different logical hierarchies. Guaranteed by the dynamic expansion of a logical structure and the load diversion of a local region, the users always select a closest idle node from the logical hierarchy under the condition of topology integration with resource management. 展开更多
关键词 logical hierarchical cluster early replication instantaneous replication local load diversion constrained server selection.
下载PDF
面向O-RAN的多级异构边缘资源分配与部署
8
作者 赵晓焱 薛永辉 袁培燕 《计算机仿真》 2024年第9期392-396,401,共6页
为应对开放型无线接入网(Open Radio Access Network,O-RAN)中的数据传输成本过高及网络兼容不足等问题,研究了面向O-RAN的多级边缘服务资源分配与部署联合优化问题。首先,利用四层融合模型将多目标联合优化问题转化为异构边缘服务器数... 为应对开放型无线接入网(Open Radio Access Network,O-RAN)中的数据传输成本过高及网络兼容不足等问题,研究了面向O-RAN的多级边缘服务资源分配与部署联合优化问题。首先,利用四层融合模型将多目标联合优化问题转化为异构边缘服务器数量选择及位置确定问题,并提出了一种负载约束和迭代优化的异构边缘服务器资源分配算法,解决了O-RAN网络中的异构资源分配与数据传输问题。然后,提出了一种能效驱动的异构节点部署优化算法,解决了多级异构资源最佳部署位置问题。最后,利用上海电信基站的真实数据集,验证了所提资源优化与部署算法的有效性,实验结果表明,所提算法较其它算法在部署成本上至少降低了22.5%,能效比值上至少提高了25.96%。 展开更多
关键词 开放型无线接入网 移动边缘计算 服务器部署 节点选择 聚类
下载PDF
一种联合边缘服务器部署与服务放置的方法
9
作者 张俊娜 韩超臣 +2 位作者 陈家伟 赵晓焱 袁培燕 《计算机工程》 CAS CSCD 北大核心 2024年第10期266-280,共15页
边缘计算(EC)在靠近用户的网络边缘部署边缘服务器(ES),并将服务放置在ES上,从而可以满足用户的服务需求。独立研究ES部署和服务放置问题的成果已有很多,但两者存在高度耦合关系。考虑到EC系统的收益,有必要提供付费服务,使得EC系统处... 边缘计算(EC)在靠近用户的网络边缘部署边缘服务器(ES),并将服务放置在ES上,从而可以满足用户的服务需求。独立研究ES部署和服务放置问题的成果已有很多,但两者存在高度耦合关系。考虑到EC系统的收益,有必要提供付费服务,使得EC系统处理用户服务请求时会获得相应收入。同时,EC系统处理用户服务请求时会产生时延和能耗成本,为了最大化EC系统的收益,在用户服务请求和服务价格不同的约束下,需要合适的服务放置方案来提高EC系统的收益。为此,在ES与基站之间的位置关系、ES部署和服务放置之间的耦合关系、服务副本数和服务价格等约束下,提出一种包括改进的k-means算法和多智能体强化学习算法的两步方法,使EC系统的收益最大化。首先,构建一个联合ES部署和服务放置模型,其中ES部署明确考虑了基站之间的位置关系,服务放置明确考虑了ES部署的位置,以及不同的服务请求和价格;然后,基于基站的位置关系和基站的服务请求负载,通过带约束的k-means算法,在不同约束条件下分别确定最佳的ES部署位置以及ES的协作域;最后,以最大化EC系统收益为目标,通过多智能体强化学习算法在ES上放置服务。实验结果表明,与对比方法相比,所提方法能够提高收益7%~23%。 展开更多
关键词 边缘计算 边缘服务器部署 服务放置 K-MEANS聚类算法 多智能体强化学习算法
下载PDF
可扩展并行Web Server集群技术 被引量:9
10
作者 邸烁 郑纬民 +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
11
作者 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
12
作者 郭静 《实验室研究与探索》 CAS 2005年第5期49-51,共3页
高校校园网上依托Web技术开设实验课程,达到开放实验目的。这使得Web服务器不仅要提供更多的应用服务,而且要对不同的请求做出快速响应。因此,加重了Web服务器负荷,导致其性能下降。为了解决这个问题,研究了采用WebServer集群技术的具... 高校校园网上依托Web技术开设实验课程,达到开放实验目的。这使得Web服务器不仅要提供更多的应用服务,而且要对不同的请求做出快速响应。因此,加重了Web服务器负荷,导致其性能下降。为了解决这个问题,研究了采用WebServer集群技术的具体解决方案。 展开更多
关键词 集群 网络 环球网 服务器 实验
下载PDF
基于Zabbix集群系统的SQL Server数据库监控方式 被引量:7
13
作者 谭海波 唐维尧 +2 位作者 白铁男 李珏 金石声 《信息与电脑》 2021年第16期158-160,共3页
随着气象信息技术发展,人们对数据的时效性、精细化以及可用性监控要求越来越高,而如何对承载数据的数据库系统进行监控显得尤为重要。笔者通过搭建Zabbix集群监控平台,提供几种对SQLServer数据库数据获取和监控的方法,在具体应用过程... 随着气象信息技术发展,人们对数据的时效性、精细化以及可用性监控要求越来越高,而如何对承载数据的数据库系统进行监控显得尤为重要。笔者通过搭建Zabbix集群监控平台,提供几种对SQLServer数据库数据获取和监控的方法,在具体应用过程中取得了非常好的效果,使数据监控精准,数据服务更加精细。 展开更多
关键词 Zabbix集群系统 SQL server数据库 触发告警 监控
下载PDF
基于VMware Server的课程群实验平台的应用 被引量:8
14
作者 徐家良 陈晓峰 《实验科学与技术》 2011年第4期55-57,189,共4页
先对传统数据库课程群实验中出现的问题进行阐述,接着介绍VMware Server体系结构,并提出了采用VMware Serv-er软件虚拟数据库课程群实验平台,最后给出该课程群实验平台的优势。实践证明,VMware Server对提升实验室管理与维护,提高服务... 先对传统数据库课程群实验中出现的问题进行阐述,接着介绍VMware Server体系结构,并提出了采用VMware Serv-er软件虚拟数据库课程群实验平台,最后给出该课程群实验平台的优势。实践证明,VMware Server对提升实验室管理与维护,提高服务器硬件使用效率,加强学生动手能力,有着非常积极的意义。 展开更多
关键词 VMWARE server软件 数据库 课程群 实验平台
下载PDF
基于Cluster的多服务器容错与切换技术的研究 被引量:6
15
作者 卢燕宁 耿国华 《微机发展》 2001年第6期28-30,55,共4页
本文对Cluster集群技术进行了讨论 ,着重分析了基于Cluster的多服务器容错与切换技术 ,同时给出了一个基于Cluster的双服务器容错与切换的应用实例。
关键词 cluster技术 负载均衡 虚拟服务器 IP地址漂移 容错 INTERNET 切换技术
下载PDF
融合注意力机制的BiLSTM集群负载预测模型
16
作者 罗邦 张云华 《智能计算机与应用》 2024年第2期172-176,共5页
服务器集群的负载预测有助于集群资源的优化配置,以提升集群资源的利用率。针对传统负载预测算法存在预测精度低的问题,本文在双向长短期记忆网络模型的基础上,提出一种融合注意力机制的负载预测模型(Att-BiLSTM)。该模型充分考虑到服务... 服务器集群的负载预测有助于集群资源的优化配置,以提升集群资源的利用率。针对传统负载预测算法存在预测精度低的问题,本文在双向长短期记忆网络模型的基础上,提出一种融合注意力机制的负载预测模型(Att-BiLSTM)。该模型充分考虑到服务器CPU、内存、磁盘和网络等因素,利用双向长短期记忆网络前后传递信息的特点,并使用注意力机制关注负载时间序列中的重要信息,从而提高了预测精度。实验结果表明,相对于目前已经提出的负载预测模型ARIMA、CNN-LSTM和BiLSTM、Att-BiLSTM模型具有更好的预测性能。 展开更多
关键词 服务器集群 BiLSTM 负载预测 注意力机制
下载PDF
基于OpenResty的一种自定义负载均衡算法
17
作者 孙书豪 钟海丽 《信息与电脑》 2024年第6期38-40,共3页
为了解决服务器集群中负载调度不均衡导致高并发情况下服务器响应时间过长以及实际并发数过低的问题,提出一种基于加权轮询算法以及层次分析法(Analystic Hierarchy Process,AHP)的自定义请求类型负载均衡算法。首先收集服务器集群的负... 为了解决服务器集群中负载调度不均衡导致高并发情况下服务器响应时间过长以及实际并发数过低的问题,提出一种基于加权轮询算法以及层次分析法(Analystic Hierarchy Process,AHP)的自定义请求类型负载均衡算法。首先收集服务器集群的负载信息,其次定时与负载均衡服务器通信,同步集群节点的负载情况,最后根据请求类型使用对应的权重。实验结果表明,文章提出的算法能够有效应对高并发情形。 展开更多
关键词 服务器集群 负载均衡 OpenResty 加权轮询
下载PDF
Web-Server集群结构与多任务实时调度的应用研究 被引量:3
18
作者 潘娅 顾诚 刘宗行 《计算机测量与控制》 CSCD 2004年第1期74-76,共3页
探讨了开发Web-Server集群系统所需要解决的主要技术问题,以及当前计算机领域中的部分研究成果,并结合实际应用的需要,讨论了Web-Server集群技术在基于Web的电工电子实验系统中的应用,给出了该系统的结构模型,并详细分析了所采取的有效... 探讨了开发Web-Server集群系统所需要解决的主要技术问题,以及当前计算机领域中的部分研究成果,并结合实际应用的需要,讨论了Web-Server集群技术在基于Web的电工电子实验系统中的应用,给出了该系统的结构模型,并详细分析了所采取的有效的任务实时调度策略,进行了算法描述。结合所采用的动、静态任务调度算法,实现了基于集群的远程实验系统的开发,获得了良好的教学和科研效果。 展开更多
关键词 INTERNET Web-server 集群结构 多任务实时调度 电工电子实验系统
下载PDF
基于Windows 2003 Server的负载均衡技术 被引量:1
19
作者 王树森 《济源职业技术学院学报》 2006年第2期11-13,共3页
负载均衡技术是提高服务器工作能力和效率的关键技术。目前存在的负载均衡技术各有优点,而服务器群集化使得网络负载均衡能力得到极大改善,在Windows2003Server中集成了基于服务器群集化的网络负载均衡功能,该系统易于操作实现。
关键词 负载均衡 群集 服务器 WINDOWS 2003 server
下载PDF
基于SQL Server的OLAM的研究及应用 被引量:3
20
作者 王万川 吴陈 《计算机与现代化》 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
上一页 1 2 31 下一页 到第
使用帮助 返回顶部