53 resultados para Autonomic computing


Relevância:

20.00% 20.00%

Publicador:

Resumo:

Recent advancements in cloud computing have enabled the proliferation of distributed applications, which require management and control of multiple services. However, without an efficient mechanism for scaling services in response to changing environmental conditions and number of users, application performance might suffer, leading to Service Level Agreement (SLA) violations and inefficient use of hardware resources. We introduce a system for controlling the complexity of scaling applications composed of multiple services using mechanisms based on fulfillment of SLAs. We present how service monitoring information can be used in conjunction with service level objectives, predictions, and correlations between performance indicators for optimizing the allocation of services belonging to distributed applications. We validate our models using experiments and simulations involving a distributed enterprise information system. We show how discovering correlations between application performance indicators can be used as a basis for creating refined service level objectives, which can then be used for scaling the application and improving the overall application's performance under similar conditions.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Aim: Increased rates of hospitalization due to cardiovascular events have been reported during phases of World Soccer Championships (WSC). The purpose of this pilot study was to explore acute psychological and physiological effects of watching a live broadcast soccer game during the WSC 2006. Methods: Seven male supporters (age: M=24; SD=2.7) of the Swiss National Soccer Team watched a game of their team in a controlled laboratory setting. Heart rate (HR), heart rate variability (HRV), salivary cortisol, alpha-amylase (sAA), and testosterone concentrations, as well as several mood ratings were captured repeatedly before, during, and after the game. Results: Subjects reported feeling stressed, and HR and sAA activity showed an increase during the game. In contrast, HRV, cortisol and testosterone were unaffected. Conclusion: Watching a sports competition seems to specifically affect the sympathetic nervous system, which can be measured by sensitive electrocardiographic and salivary markers.

Relevância:

20.00% 20.00%

Publicador:

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Cloud Computing enables provisioning and distribution of highly scalable services in a reliable, on-demand and sustainable manner. However, objectives of managing enterprise distributed applications in cloud environments under Service Level Agreement (SLA) constraints lead to challenges for maintaining optimal resource control. Furthermore, conflicting objectives in management of cloud infrastructure and distributed applications might lead to violations of SLAs and inefficient use of hardware and software resources. This dissertation focusses on how SLAs can be used as an input to the cloud management system, increasing the efficiency of allocating resources, as well as that of infrastructure scaling. First, we present an extended SLA semantic model for modelling complex service-dependencies in distributed applications, and for enabling automated cloud infrastructure management operations. Second, we describe a multi-objective VM allocation algorithm for optimised resource allocation in infrastructure clouds. Third, we describe a method of discovering relations between the performance indicators of services belonging to distributed applications and then using these relations for building scaling rules that a CMS can use for automated management of VMs. Fourth, we introduce two novel VM-scaling algorithms, which optimally scale systems composed of VMs, based on given SLA performance constraints. All presented research works were implemented and tested using enterprise distributed applications.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

A total of 22 patients suffering from idiopathic Parkinson's disease and 20 age-matched volunteers were questioned about autonomic disturbances and all underwent four non-invasive tests examining cardiovascular reflexes. Significantly more autonomic disturbances were reported by the patients than by the controls. Resting blood pressure was significantly decreased in patients taking dopamine agonists, whereas it was normal in those patients who only received levodopa and anticholinergics. Resting heart rate and resting beat-to-beat variation were normal in the patients, as were the blood pressure response to standing and the postural heart rate response. No pathological response to the Valsalva manoeuvre could be detected. On the other hand, the heart rate variation evoked by deep breathing as well as the blood pressure response and the heart rate response to sustained isometric exercise were significantly diminished in the patients with idiopathic Parkinson's disease. These findings indicate a central disturbance of cardiovascular reflex control, whereas the corresponding peripheral pathways seem to be normal.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Dieser Artikel bietet einen Überblick über die Entwicklung und Zusammenhänge der einzelnen Elemente der Fuzzy-Logik, wovon Fuzzy-Set-Theorie die Grundlage bildet. Die Grundproblematik besteht in der Handhabung von linguistischen Informationen, die häufig durch Ungenauigkeit gekennzeichnet sind. Die verschiedenen technischen Anwendungen von Fuzzy-Logik bieten eine Möglichkeit, intelligentere Computersysteme zu konstruieren, die mit unpräzisen Informationen umgehen können. Solche Systeme sind Indizien für die Entstehung einer neuen Ära des Cognitive-Computing, di in diesemArtikel ebenfalls zur Sprache kommt. Für das bessere Verständnis wird der Artikel mit einem Beispiel aus der Meteorologie (d. h. Schnee in Adelboden) begleitet.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The article proposes granular computing as a theoretical, formal and methodological basis for the newly emerging research field of human–data interaction (HDI). We argue that the ability to represent and reason with information granules is a prerequisite for data legibility. As such, it allows for extending the research agenda of HDI to encompass the topic of collective intelligence amplification, which is seen as an opportunity of today’s increasingly pervasive computing environments. As an example of collective intelligence amplification in HDI, we introduce a collaborative urban planning use case in a cognitive city environment and show how an iterative process of user input and human-oriented automated data processing can support collective decision making. As a basis for automated human-oriented data processing, we use the spatial granular calculus of granular geometry.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

In this paper we present BitWorker, a platform for community distributed computing based on BitTorrent. Any splittable task can be easily specified by a user in a meta-information task file, such that it can be downloaded and performed by other volunteers. Peers find each other using Distributed Hash Tables, download existing results, and compute missing ones. Unlike existing distributed computing schemes relying on centralized coordination point(s), our scheme is totally distributed, therefore, highly robust. We evaluate the performance of BitWorker using mathematical models and real tests, showing processing and robustness gains. BitWorker is available for download and use by the community.