期刊文献+
共找到9篇文章
< 1 >
每页显示 20 50 100
基于IRI模型的垂测电离图自动判读算法 被引量:17
1
作者 柳文 孔庆颜 +1 位作者 陈跃 凡俊梅 《电波科学学报》 EI CSCD 北大核心 2009年第2期218-223,共6页
提出了一种基于IRI模型背景,模糊理论、约束外推、ARTIST算法相结合的垂测电离图自动判读算法。该算法可以实时、自动给出电离层分层信息及各层参数,对于常规电离图判读正确率接近百分之九十,对于异常电离图也可以给出较合理的判读结果。
关键词 电离图 自动判读 约束外推 IRI模型
下载PDF
Vertical Pod Autoscaling in Kubernetes for Elastic Container Collaborative Framework
2
作者 Mushtaq Niazi Sagheer Abbas +3 位作者 Abdel-Hamid Soliman Tahir Alyas Shazia Asif Tauqeer Faiz 《Computers, Materials & Continua》 SCIE EI 2023年第1期591-606,共16页
Kubernetes is an open-source container management tool which automates container deployment,container load balancing and container(de)scaling,including Horizontal Pod Autoscaler(HPA),Vertical Pod Autoscaler(VPA).HPA e... Kubernetes is an open-source container management tool which automates container deployment,container load balancing and container(de)scaling,including Horizontal Pod Autoscaler(HPA),Vertical Pod Autoscaler(VPA).HPA enables flawless operation,interactively scaling the number of resource units,or pods,without downtime.Default Resource Metrics,such as CPU and memory use of host machines and pods,are monitored by Kubernetes.Cloud Computing has emerged as a platform for individuals beside the corporate sector.It provides cost-effective infrastructure,platform and software services in a shared environment.On the other hand,the emergence of industry 4.0 brought new challenges for the adaptability and infusion of cloud computing.As the global work environment is adapting constituents of industry 4.0 in terms of robotics,artificial intelligence and IoT devices,it is becoming eminent that one emerging challenge is collaborative schematics.Provision of such autonomous mechanism that can develop,manage and operationalize digital resources like CoBots to perform tasks in a distributed and collaborative cloud environment for optimized utilization of resources,ensuring schedule completion.Collaborative schematics are also linked with Bigdata management produced by large scale industry 4.0 setups.Different use cases and simulation results showed a significant improvement in Pod CPU utilization,latency,and throughput over Kubernetes environment. 展开更多
关键词 autoscaling query optimization PODS kubernetes CONTAINER ORCHESTRATION
下载PDF
基于骨架的垂测电离图F层自动判读算法 被引量:1
3
作者 蒋百灵 姬光荣 +1 位作者 刘汉 郑海永 《计算机应用研究》 CSCD 北大核心 2011年第12期4525-4527,4531,共4页
为了实现F层参数的自动度量,为电离层短期监测提供实时可靠的数据,以MATLAB7.6.0为仿真平台,首先对F层描迹图像进行预处理去除离散噪声点;针对F层描迹常见的寻常波和非寻常波重叠的现象,根据描迹形态特征,采用基于形态学算子的骨架提取... 为了实现F层参数的自动度量,为电离层短期监测提供实时可靠的数据,以MATLAB7.6.0为仿真平台,首先对F层描迹图像进行预处理去除离散噪声点;针对F层描迹常见的寻常波和非寻常波重叠的现象,根据描迹形态特征,采用基于形态学算子的骨架提取方法以及骨架分解算法提取出寻常波;利用最小二乘分离F1层和F2层;结合形态学重建、Radon变换以及图像投影方法读取参数。该方法可以实时自动读取F层主要参数并获得较好的识别率。在不考虑Es层的多次反射遮蔽情况下,实验验证了方法的可行性同时具有一定的自抗干扰能力。 展开更多
关键词 电离图 形态学算子 骨架化 骨架分解 最小二乘曲线拟合法 实时 自动度量
下载PDF
A new deploymentmethod of the archiver application with Kubernetes for the CAFe facility
4
作者 Rui Wang Yuhui Guo +2 位作者 Nian Xie Ruifeng Gu Zhaoyang Li 《Radiation Detection Technology and Methods》 CSCD 2022年第4期508-518,共11页
Background The control system of the China ADS front-end demo linac(CAFe)facility has been built based on a software tool entitled the“Experimental Physics and Industrial Control System”(EPICS).In the EPICS system,t... Background The control system of the China ADS front-end demo linac(CAFe)facility has been built based on a software tool entitled the“Experimental Physics and Industrial Control System”(EPICS).In the EPICS system,the online acquisitions,storage and historical data queries are completed in the Archiver Appliance system.For the construction,upgrading,operation and maintenance of the CAFe facility,it is necessary to use a convenient and reliable archiver system.To reconstruct the CAFe accelerator from a research facility to an experimental facility,some functions of the control system have been reformed to improve the reliability of the facility operation.Purpose This paper presents a new deployment of the Archiver Appliance.The Archiver engine is deployed in a Kubernetes(K8S)cluster as a container.The horizontal pod scaling(HPA)strategy was formulated to implement the automatic expansion and contraction of the application.Methods The Docker containers of the Archiver Appliance have been built and run in the pods of the K8S clusters,which can implement automatic expansion and contraction of the application.The combination scheme with the Prometheus,Dashboard and Grafana schemes has been used to jointly build a monitoring system for the cluster and the pods inside the cluster.Results Currently,the Archiver Appliance system with K8S clusters is under commissioning at the CAFe facility.This deployment method fulfills the requirements of the CAFe experimental facility for portability,high availability and disaster tolerance of archive server software. 展开更多
关键词 Control system Archiver Appliance Kubernetes Horizontal pod autoscaling strategy
原文传递
A bi-metric autoscaling approach for n-tier web applications on kubernetes
5
作者 Changpeng ZHU Bo HAN Yinliang ZHAO 《Frontiers of Computer Science》 SCIE EI CSCD 2022年第3期9-20,共12页
Container-based virtualization techniques are becoming an alternative to traditional virtual machines,due to less overhead and better scaling.As one of the most widely used open-source container orchestration systems,... Container-based virtualization techniques are becoming an alternative to traditional virtual machines,due to less overhead and better scaling.As one of the most widely used open-source container orchestration systems,Kubernetes provides a built-in mechanism,that is,horizontal pod autoscaler(HPA),for dynamic resource provisioning.By default,scaling pods only based on CPU utilization,a single performance metric,HPA may create more pods than actually needed.Through extensive measurements of a containerized n-tier application benchmark,RUBBoS,we find that excessive pods consume more CPU and memory and even deteriorate response times of applications,due to interference.Furthermore,a Kubernetes service does not balance incoming requests among old pods and new pods created by HPA,due to stateful HTTP.In this paper,we propose a bi-metric approach to scaling pods by taking into account both CPU utilization and utilization of a thread pool,which is a kind of important soft resource in Httpd and Tomcat.Our approach collects the utilization of CPU and memory of pods.Meanwhile,it makes use of ELBA,a milli-bottleneck detector,to calculate queue lengths of Httpd and Tomcat pods and then evaluate the utilization of their thread pools.Based on the utilization of both CPU and thread pools,our approach could scale up less replicas of Httpd and Tomcat pods,contributing to a reduction of hardware resource utilization.At the same time,our approach leverages preStop hook along with liveness and readiness probes to relieve load imbalance among old Tomcat pods and new ones.Based on the containerized RUBBoS,our experimental results show that the proposed approach could not only reduce the usage of CPU and memory by as much as 14%and 24%when compared with HPA,but also relieve the load imbalance to reduce average response time of requests by as much as 80%.Our approach also demonstrates that it is better to scale pods by multiple metrics rather than a single one. 展开更多
关键词 autoscaling CONTAINER kubernetes n-tier web application ELBA
原文传递
垂直探测电离图净化算法研究及实现
6
作者 陈跃 杨东升 程延锋 《电脑知识与技术(过刊)》 2017年第3X期198-200,共3页
该文基于我国东南沿海某电离层观测站的垂测电离图,将电离图净化的操作分为背景噪声删除、散点信号删除和多模多径信号删除三个步骤,通过将模糊几何法与统计滤波相结合,有效删除垂测电离图的噪声干扰信号,同时,利用多模多径信号能量、... 该文基于我国东南沿海某电离层观测站的垂测电离图,将电离图净化的操作分为背景噪声删除、散点信号删除和多模多径信号删除三个步骤,通过将模糊几何法与统计滤波相结合,有效删除垂测电离图的噪声干扰信号,同时,利用多模多径信号能量、距离及高度特性对多模多径信号进行了有效抑制。为后期电离层描迹提取和特征参数的度量奠定良好的基础,该算法具有非常强的通用性和易于实现性,对于实际项目有较高的参考价值。 展开更多
关键词 垂直探测 电离图 自动判读 多模多径
下载PDF
一种云平台弹性性能检测方法
7
作者 武文 李欣 张晓峰 《软件导刊》 2019年第2期165-168,共4页
目前云计算平台弹性性能越来越受到用户重视。为了提升云平台提供商的服务质量,保证用户能够准确获取所购买云服务的弹性性能,基于目前云计算服务提供商的服务等级协议,从第三方角度提出一种量化分析方式,通过对云平台CPU利用率进行实... 目前云计算平台弹性性能越来越受到用户重视。为了提升云平台提供商的服务质量,保证用户能够准确获取所购买云服务的弹性性能,基于目前云计算服务提供商的服务等级协议,从第三方角度提出一种量化分析方式,通过对云平台CPU利用率进行实时检测与计算,得出云平台的实际弹性性能。利用Openstack开源云平台进行仿真实验,验证设计工具的有效性,对用户测试云平台弹性性能有指导意义。 展开更多
关键词 云平台 云平台弹性 自动伸缩 工作负载 云计算
下载PDF
基于Kubernetes应用的弹性伸缩策略 被引量:8
8
作者 陈雁 黄嘉鑫 《计算机系统应用》 2019年第10期213-218,共6页
弹性伸缩是云计算的关键特征,它可以根据应用程序工作负载及时扩展计算资源以实现在高并发请求下应用的负载均衡.基于容器的微服务更应具有弹性伸缩功能从而在不同的工作负载条件下稳定运行.目前广泛使用的容器编排工具Kubernetes的弹... 弹性伸缩是云计算的关键特征,它可以根据应用程序工作负载及时扩展计算资源以实现在高并发请求下应用的负载均衡.基于容器的微服务更应具有弹性伸缩功能从而在不同的工作负载条件下稳定运行.目前广泛使用的容器编排工具Kubernetes的弹性伸缩算法灵活性差,应对突发流量Pod会频繁进行扩展,并且扩展程度不能满足当前负载要求,会造成系统不稳定.针对这一问题,本文提出了一种自动缩放机制,将响应式扩展与弹性伸缩容忍度相结合,确保了系统的可靠性,大大提高了系统的灵活性,并具有很强的应用负载能力.实验测试表明,当系统面临大流量、高并发请求时,通过本文的方法实施弹性伸缩以后,失败请求率下降97.83%,保证了系统稳定性,能够很好的实现应用的负载均衡. 展开更多
关键词 云计算 DOCKER Kubernetes 自动伸缩算法 弹性负载均衡
下载PDF
基于负载预测的微服务混合自动扩展
9
作者 宋程豪 江凌云 《计算机应用研究》 CSCD 北大核心 2022年第8期2273-2277,2315,共6页
由于边缘云没有比中心云更强大的计算处理能力,在应对动态负载时很容易导致无意义的扩展抖动或资源处理能力不足的问题,所以在一个真实的边缘云环境中对微服务应用程序使用两个合成和两个实际工作负载进行实验评估,并提出了一种基于负... 由于边缘云没有比中心云更强大的计算处理能力,在应对动态负载时很容易导致无意义的扩展抖动或资源处理能力不足的问题,所以在一个真实的边缘云环境中对微服务应用程序使用两个合成和两个实际工作负载进行实验评估,并提出了一种基于负载预测的混合自动扩展方法(predictively horizontal and vertical pod autoscaling,Pre-HVPA)。该方法首先采用机器学习对负载数据特征进行预测,并获得最终负载预测结果。然后利用预测负载进行水平和垂直的混合自动扩展。仿真结果表明,基于该方法所进行自动扩展可以减少扩展抖动和容器使用数量,所以适用于边缘云环境中的微服务应用。 展开更多
关键词 边缘云 微服务 负载预测 混合自动扩展
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部