期刊文献+
共找到7篇文章
< 1 >
每页显示 20 50 100
基于云计算集群扩展中的调度策略研究 被引量:9
1
作者 葛新 陈华平 +1 位作者 杜冰 李书鹏 《计算机应用研究》 CSCD 北大核心 2011年第3期995-997,1006,共4页
为了达到更为经济的扩展集群的目的,从使用云计算扩展集群的角度出发,提出了一种集群扩展的基本构架;描述了本地优先策略和云环境优先策略,并根据云计算的特点,提出了一种基于计算强度的新型调度策略。此外,设计了调度器系统,并在不同... 为了达到更为经济的扩展集群的目的,从使用云计算扩展集群的角度出发,提出了一种集群扩展的基本构架;描述了本地优先策略和云环境优先策略,并根据云计算的特点,提出了一种基于计算强度的新型调度策略。此外,设计了调度器系统,并在不同环境下对每种策略进行了分析比较,得出基于计算强度的调度策略的低成本和较多任务超时的特点。最后,对如何使用云计算扩展本地集群更为经济进行了分析。 展开更多
关键词 云计算 集群扩展 虚拟化 调度
下载PDF
基于动态种群的分布式遗传算法 被引量:2
2
作者 熊盛武 王冠 《武汉理工大学学报(信息与管理工程版)》 CAS 2002年第5期9-12,共4页
提出了一种基于动态种群模型的分布式遗传算法并对其进行了理论分析 ,该模型由传统并行模型演变而来 ,但更适合于分布式并行处理。在一组由PC机构成的网络环境下给出了该算法求解TSP问题的数值结果 。
关键词 动态种模型 分布式遗传算法 扩展计算 TSP 旅行商问题 扩展 加速比
下载PDF
一种基于OpenStack的云管理平台 被引量:10
3
作者 孙磊 沈苏彬 《计算机技术与发展》 2016年第1期185-189,共5页
当今,云计算已经成为计算机应用研究领域的一大热点。OpenStack是当前具有代表性的开源云计算平台之一,但现有的OpenStack管理技术依然存在着以下不足:对于平台中的各种计算资源缺乏相应的监测功能;OpenStack集群的扩展依赖人工的部署配... 当今,云计算已经成为计算机应用研究领域的一大热点。OpenStack是当前具有代表性的开源云计算平台之一,但现有的OpenStack管理技术依然存在着以下不足:对于平台中的各种计算资源缺乏相应的监测功能;OpenStack集群的扩展依赖人工的部署配置,易出错且效率低。为解决和优化OpenStack平台在管理技术方面的不足,文中在OpenStack开源平台的基础上,利用JavaWeb、自动化脚本控制、异步通信等开发技术,设计了一套云管理平台。结合OpenStack本身提供的丰富API,可以实现对平台资源基本管理操作,同时针对集群扩展和资源监测功能的不足,设计了相应的开发解决方案。实验结果表明,对OpenStack平台管理方面的优化具有一定效果,可以有效提升OpenStack云平台的管理效率。 展开更多
关键词 OPENSTACK 云管理 监控 集群扩展
下载PDF
基于MongoDB的配置管理平台应用研究 被引量:5
4
作者 叶思斯 林志达 +1 位作者 郭献彬 曹小明 《系统仿真技术》 2021年第4期253-258,共6页
为进一步探究MongoDB分片集群的构建方法,优化开发云资源管理系统,充分探究了MongoDB的关键技术,重点对MongoDB分布式扩展集群的相关性能展开了针对性的研究,同时研究了相关因素对扩展集群性能的影响,并针对相关缺陷提出了优化解决方案... 为进一步探究MongoDB分片集群的构建方法,优化开发云资源管理系统,充分探究了MongoDB的关键技术,重点对MongoDB分布式扩展集群的相关性能展开了针对性的研究,同时研究了相关因素对扩展集群性能的影响,并针对相关缺陷提出了优化解决方案。采用了手动分片、改进数据均衡算法、优化数据分析基础这3个方法进行优化处理。片键的选择、结果条数以及数据块的大小均可以影响MongoDB的分片集群性能。为检测优化效果,研究对优化前后的MongoDB分片集群进行了写入测试以及查询测试。结果表明,在未进行优化时,在插入150万条数据后,分片极为不均衡,Shard02区域内没有插入数据,而优化后各区域之间数据的插入基本保持均衡,3个区域的插入数据占比分别为32.45%、35.34%以及32.21%。查询结果表明,进行优化后组合片键的查询速度明显高于升序片键。证明了所使用的优化方式可有效提高MongoDB的分片集群储存性能以及查询速度,可为后续MongoDB的相关研究提供科学有效的参考资料。 展开更多
关键词 MONGODB 分布式扩展 手动分片算法 改进数据均衡算法
下载PDF
Scalable group management in large-scale virtualized clusters
5
作者 Zhou Wei Wang Lei +2 位作者 Meng Dan Yuan Lin Zhan Jianfeng 《High Technology Letters》 EI CAS 2011年第3期263-271,共9页
To save cost, more and more users choose provision resources at the granularity of virtual machines in cluster systems, especially data centres. Maintaining a consistent member view is the foundation of reliable clust... To save cost, more and more users choose provision resources at the granularity of virtual machines in cluster systems, especially data centres. Maintaining a consistent member view is the foundation of reliable cluster managements, and it also raises several challenge issues for large scale cluster systems deployed with virtual machines (which we call virtualized clusters). In this paper, we introduce our experience in design and implementation of scalable member view management on large-scale virtual clusters. Our research contributions include three-aspects : 1 ) we propose a scalable and reliable management infrastructure that combines a peer-to-peer structure and a hierarchy structure to maintain a consistent member view in virtual clusters; 2 ) we present a light-weighted group membership algorithm that can reach the consistent member view within a single round of message exchange; 3 ) we design and implement a scalable membership service that can provide virtual machines and maintain a consistent member view in virtual clusters. Our work is verified on Dawning 5000A, which ranked No. 10 of Top 500 super computers in November, 2008. 展开更多
关键词 virtualized clusters consistent member view scalable group membership SGMS
下载PDF
COOPERATIVE SHIFT ESTIMATION OF TARGET TRAJECTORY USING CLUSTERED SENSORS 被引量:1
6
作者 HU Jiangping HU Xiaoming SHEN Tielong 《Journal of Systems Science & Complexity》 SCIE EI CSCD 2014年第3期413-429,共17页
In this paper,a mathematical model for target tracking using nonlinear scalar range sensors is formulated first.A time-shift sensor scheduling strategy is addressed on the basis of a k-barrier coverage protocol and al... In this paper,a mathematical model for target tracking using nonlinear scalar range sensors is formulated first.A time-shift sensor scheduling strategy is addressed on the basis of a k-barrier coverage protocol and all the sensors are divided into two classes of clusters,active cluster,and submissive cluster,for energy-saving.Then two types of time-shift nonlinear filters are proposed for both active and submissive clusters to estimate the trajectory of the moving target with disturbed dynamics.The stochastic stability of the two filters is analyzed.Finally,some numerical simulations are given to demonstrate the effectiveness of the new filters with a comparison of EKF. 展开更多
关键词 CLUSTER sensor network target tracking time-shift estimation
原文传递
cluster expansion Mayer series canonical ensemble grand canonical ensemble
7
作者 王先智 《Communications in Theoretical Physics》 SCIE CAS CSCD 2016年第2期185-188,共4页
Mayer derived the Mayer series from both the canonical ensemble and the grand canonical ensemble by use of the cluster expansion method. In 2002, we conjectured a recursion formula of the canonical partition function ... Mayer derived the Mayer series from both the canonical ensemble and the grand canonical ensemble by use of the cluster expansion method. In 2002, we conjectured a recursion formula of the canonical partition function of a fluid(X.Z. Wang, Phys. Rev. E66(2002) 056102). In this paper we give a proof for this formula by developing an appropriate expansion of the integrand of the canonical partition function. We further derive the Mayer series solely from the canonical ensemble by use of this recursion formula. 展开更多
关键词 Derivation of Mayer Series from Canonical Ensemble
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部