期刊文献+
共找到8篇文章
< 1 >
每页显示 20 50 100
Modeling and analysis of software rejuvenation ondispatcher-based web server farms
1
作者 FanXinyuan XuGuozhi YingRendong ZhangHao 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2005年第2期460-465,共6页
Software rejuvenation is a recently proposed practive fault-tolerance approach to counteract software-aging phenomenon. Compared with clusters of a flat architecture, all the nodes share the same functions. The applic... Software rejuvenation is a recently proposed practive fault-tolerance approach to counteract software-aging phenomenon. Compared with clusters of a flat architecture, all the nodes share the same functions. The application of software rejuvenation on dispatcher-based web server farms is discussed, which employ rejuvenation both on the dispatcher and the worker pool. Stochastic reward net (SRN)models for time-based and prediction-based rejuvenation policies are constructed respectively and solved by stochastic Petri net package (SPNP). Numerical results show that appropriate rejuvenation strategies on the dispatcher and the worker pool could significantly reduce the expected downtime cost of the whole web server farm. 展开更多
关键词 web server farms dispatcher-based architecture software rejuvenation stochastic reward net (SRN).
下载PDF
Newsoftware rejuvenation strategy based on measurement and time
2
作者 范新媛 蒋乐天 徐国治 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2005年第3期704-708,共5页
Operational software systems often experience an “aging” phenomenon, characterized by progressive performance degradation and a sudden hang/crash failure. Software rejuvenation is a proactive fault-tolerance strateg... Operational software systems often experience an “aging” phenomenon, characterized by progressive performance degradation and a sudden hang/crash failure. Software rejuvenation is a proactive fault-tolerance strategy aimed to prevent unexpected outages due to aging. A new rejuvenation strategy based on measurement and time, and constructs a SRN model to evaluate this strategy. Numerical results show that this strategy outweighs either the purely measurementbased or the purely time-based strategy and can effectively improve system performance. 展开更多
关键词 software aging software rejuvenation stochastic reward net.
下载PDF
Availability Analysis of Application Servers Using Software Rejuvenation and Virtualization 被引量:4
3
作者 Thandar Thein Jong Sou Park 《Journal of Computer Science & Technology》 SCIE EI CSCD 2009年第2期339-346,共8页
Demands on software reliability and availability have increased tremendously due to the nature of present day applications. We focus on the aspect of software for the high availability of application servers since the... Demands on software reliability and availability have increased tremendously due to the nature of present day applications. We focus on the aspect of software for the high availability of application servers since the unavailability of servers more often originates from software faults rather than hardware faults. The software rejuvenation technique has been widely used to avoid the occurrence of unplanned failures, mainly due to the phenomena of software aging or caused by transient failures. In this paper, first we present a new way of using the virtual machine based software rejuvenation named VMSR to offer high availability for application server systems. Second we model a single physical server which is used to host multiple virtual machines (VMs) with the VMSR framework using stochastic modeling and evaluate it through both numerical analysis and SHARPE (Symbolic Hierarchical Automated Reliability and Performance Evaluator) tool simulation. This VMSR model is very general and can capture application server characteristics, failure behavior, and performability measures. Our results demonstrate that VMSR approach is a practical way to ensure uninterrupted availability and to optimize performance for aging applications. 展开更多
关键词 AVAILABILITY MODELING software aging software rejuvenation virtual machine
原文传递
Study on Preventive Software Rejuvenation Policy for Two Kinds of Bugs
4
作者 Xufeng Zhao Cunhua Qian Nakagawa Toshio 《Journal of Systems Science and Information》 2009年第2期103-110,共8页
A new preventive software rejuvenation policy is proposed in this paper. This technique is implemented when additive consumption of physical memory has reached some level. Using the theory of cumulative damage process... A new preventive software rejuvenation policy is proposed in this paper. This technique is implemented when additive consumption of physical memory has reached some level. Using the theory of cumulative damage process, two models are given for two kinds of bugs. For the first model, aging-related bug is considered only and consumption of physical memory could be known by tests made at periodic times, optimal preventive rejuvenation policy is analytically derived and numerical example is given. As an extended preventive software rejuvenation policy, Heisenbug and aging-related bug are considered meanwhile in the second model. 展开更多
关键词 software rejuvenation physical memory BUG cumulative damage process system reliability
原文传递
A Practice Guide of Software Aging Prediction in a Web Server Based on Machine Learning 被引量:2
5
作者 Yongquan Yan Ping Guo 《China Communications》 SCIE CSCD 2016年第6期225-235,共11页
In the past two decades, software aging has been studied by both academic and industry communities. Many scholars focused on analytical methods or time series to model software aging process. While machine learning ha... In the past two decades, software aging has been studied by both academic and industry communities. Many scholars focused on analytical methods or time series to model software aging process. While machine learning has been shown as a very promising technique in application to forecast software state: normal or aging. In this paper, we proposed a method which can give practice guide to forecast software aging using machine learning algorithm. Firstly, we collected data from a running commercial web server and preprocessed these data. Secondly, feature selection algorithm was applied to find a subset of model parameters set. Thirdly, time series model was used to predict values of selected parameters in advance. Fourthly, some machine learning algorithms were used to model software aging process and to predict software aging. Fifthly, we used sensitivity analysis to analyze how heavily outcomes changed following input variables change. In the last, we applied our method to an IIS web server. Through analysis of the experiment results, we find that our proposed method can predict software aging in the early stage of system development life cycle. 展开更多
关键词 software aging software rejuvenation machine learning web server
下载PDF
Application Server Aging Model and Multi-Level Rejuvenation Strategy Using Semi-Markov Process 被引量:1
6
作者 ZHAO Tianhai QI Yong +3 位作者 SHEN Junyi HOU Di ZHENG Xiaomei LIU Liang 《Wuhan University Journal of Natural Sciences》 CAS 2006年第5期1209-1215,共7页
Aiming at the characteristic of the dependency between the application components and the application server platform, a rejuvenation strategy with two different levels of rejuvenation granularities is put forward in ... Aiming at the characteristic of the dependency between the application components and the application server platform, a rejuvenation strategy with two different levels of rejuvenation granularities is put forward in this paper including the application component reiuvenation and the application server system rejuvenation. The availability and maintenance cost functions are obtained by means of establishing the application server aging model and the boundary condition of the optimal rejuvenation time is analyzed. Theory analysis indicates that the two-level rejuvenation strategy is superior to the traditional single level one. Finally, evaluation experiments are carried out and numerical result shows that compared with the traditional rejuvenation policy, the rejuvenation strategy proposed in this paper can further increase availability of the application server and reduce maintenance cost. 展开更多
关键词 application server software rejuvenation RELIABILITY software maintenance
下载PDF
Neural network based approach for time to crash prediction to cope with software aging
7
作者 Moona Yakhchi Javier Alonso +2 位作者 Mahdi Fazeli Amir Akhavan Bitaraf Ahmad Patooghy 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2015年第2期407-414,共8页
Recent studies have shown that software is one of the main reasons for computer systems unavailability. A growing ac- cumulation of software errors with time causes a phenomenon called software aging. This phenomenon ... Recent studies have shown that software is one of the main reasons for computer systems unavailability. A growing ac- cumulation of software errors with time causes a phenomenon called software aging. This phenomenon can result in system per- formance degradation and eventually system hang/crash. To cope with software aging, software rejuvenation has been proposed. Software rejuvenation is a proactive technique which leads to re- moving the accumulated software errors by stopping the system, cleaning up its internal state, and resuming its normal operation. One of the main challenges of software rejuvenation is accurately predicting the time to crash due to aging factors such as me- mory leaks. In this paper, different machine learning techniques are compared to accurately predict the software time to crash un- der different aging scenarios. Finally, by comparing the accuracy of different techniques, it can be concluded that the multilayer per- ceptron neural network has the highest prediction accuracy among all techniques studied. 展开更多
关键词 software reliability software rejuvenation machine learning
下载PDF
Predicting resource consumption in a web server using ARIMA model 被引量:3
8
作者 闫永权 郭平 《Journal of Beijing Institute of Technology》 EI CAS 2014年第4期502-510,共9页
Software aging is a phenomenon observed in a software application executing continuous- ly for a long period of time, where the state of software degrades and leads to performance degrada- tion, hang/crash failures or... Software aging is a phenomenon observed in a software application executing continuous- ly for a long period of time, where the state of software degrades and leads to performance degrada- tion, hang/crash failures or both. A technique named rejuvenation was proposed to counteract this problem. Rejuvenation in period is not a good idea, because the speed of software aging is not constant, but variable. The key to find an optimal timing to resist aging problem is how to analyze/fore- cast the resource consumption of aging system. An ARIMA model is applied to forecast resource con- sumption due to software aging in a running web server. First, order and parameters of ARIMA model need to be identified. Second, it needs to be checked whether the model satisfies stationarity and reversibility. Finally, ARIMA model is used to predict resource consumption. The experiment results indicate that ARIMA model can do better than ANN model and SVM model in the forecasts of available memory and heap memory. 展开更多
关键词 software aging software rejuvenation ARIMA web server
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部