936 resultados para Multiple IaaS Interoperable Management


Relevância:

30.00% 30.00%

Publicador:

Resumo:

Madagascar’s terrestrial and aquatic ecosystems have long supported a unique set of ecological communities, many of whom are endemic to the tropical island. Those same ecosystems have been a source of valuable natural resources to some of the poorest people in the world. Nevertheless, with pride, ingenuity and resourcefulness, the Malagasy people of the southwest coast, being of Vezo identity, subsist with low development fishing techniques aimed at an increasingly threatened host of aquatic seascapes. Mangroves, sea grass bed, and coral reefs of the region are under increased pressure from the general populace for both food provisions and support of economic opportunity. Besides purveyors and extractors, the coastal waters are also subject to a number of natural stressors, including cyclones and invasive, predator species of both flora and fauna. In addition, the aquatic ecosystems of the region are undergoing increased nutrient and sediment runoff due, in part, to Madagascar’s heavy reliance on land for agricultural purposes (Scales, 2011). Moreover, its coastal waters, like so many throughout the world, have been proven to be warming at an alarming rate over the past few decades. In recognizing the intimate interconnectedness of the both the social and ecological systems, conservation organizations have invoked a host of complimentary conservation and social development efforts with the dual aim of preserving or restoring the health of both the coastal ecosystems and the people of the region. This paper provides a way of thinking more holistically about the social-ecological system within a resiliency frame of understanding. Secondly, it applies a platform known as state-and-transition modeling to give form to the process. State-and-transition modeling is an iterative investigation into the physical makeup of a system of study as well as the boundaries and influences on that state, and has been used in restorative ecology for more than a decade. Lastly, that model is sited within an adaptive management scheme that provides a structured, cyclical, objective-oriented process for testing stakeholders cognitive understanding of the ecosystem through a pragmatic implementation and monitoring a host of small-scale interventions developed as part of the adaptive management process. Throughout, evidence of the application of the theories and frameworks are offered, with every effort made to retool conservation-minded development practitioners with a comprehensive strategy for addressing the increasingly fragile social-ecological systems of southwest Madagascar. It is offered, in conclusion, that the seascapes of the region would be an excellent case study worthy of future application of state-and-transition modeling and adaptive management as frameworks for conservation-minded development practitioners whose multiple projects, each with its own objective, have been implemented with a single goal in mind: preserve and protect the state of the supporting environment while providing for the basic needs of the local Malagasy people.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Monoclonal antibodies have expanded our cancer-fighting armamentarium in both the United States and Europe. While in general, monoclonal antibodies are well tolerated and do not have significant overlapping side effects with traditional cytotoxic agents, severe infusion reactions (IRs)--sometimes severe enough to be life threatening--have been reported. The pathophysiology of severe infusion reactions associated with monoclonal antibodies is poorly understood, but mechanisms are beginning to be elucidated. Geographic differences in the incidence of IRs have become apparent. Understanding the risk, recognizing the signs and symptoms, and being ready to promptly manage severe IRs are key for the clinician to avoid unnecessarily discontinuing these effective anticancer agents and prevent potentially tragic consequences for their patients. To date, clinical trials have incorporated monoclonal antibodies into combinations with standard cytotoxic regimens; it is expected that in time clinical trials will be testing promising new combinations utilizing multiple targeted agents, resulting in improved toxicity profiles and efficacy for cancer patients.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Multiple sclerosis is a chronic disease that commonly affects young adults who may be sexually active. Sexual dysfunction is a significant, but often underestimated, symptom of multiple sclerosis, affecting 50-90% of men and 40-80% of women. The types of sexual dysfunction can be categorized in terms of the normal sexual response cycle: sexual interest/desire dysfunction (reduced libido), sexual arousal dysfunction (including erectile dysfunction) and ejaculatory and orgasmic dysfunction. Sexual dysfunction may not only be due to lesions affecting the neural pathways involved in physiological function (primary dysfunction), but also result from general physical disabilities (secondary dysfunction) or psychological and emotional issues (tertiary dysfunction). Comprehensive management should address all these possible contributing problems. Specific pharmacotherapy is only currently available for erectile dysfunction. This review summarizes the available information about sexual dysfunction in men and women with multiple sclerosis.

Relevância:

30.00% 30.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:

30.00% 30.00%

Publicador:

Resumo:

Various applications for the purposes of event detection, localization, and monitoring can benefit from the use of wireless sensor networks (WSNs). Wireless sensor networks are generally easy to deploy, with flexible topology and can support diversity of tasks thanks to the large variety of sensors that can be attached to the wireless sensor nodes. To guarantee the efficient operation of such a heterogeneous wireless sensor networks during its lifetime an appropriate management is necessary. Typically, there are three management tasks, namely monitoring, (re) configuration, and code updating. On the one hand, status information, such as battery state and node connectivity, of both the wireless sensor network and the sensor nodes has to be monitored. And on the other hand, sensor nodes have to be (re)configured, e.g., setting the sensing interval. Most importantly, new applications have to be deployed as well as bug fixes have to be applied during the network lifetime. All management tasks have to be performed in a reliable, time- and energy-efficient manner. The ability to disseminate data from one sender to multiple receivers in a reliable, time- and energy-efficient manner is critical for the execution of the management tasks, especially for code updating. Using multicast communication in wireless sensor networks is an efficient way to handle such traffic pattern. Due to the nature of code updates a multicast protocol has to support bulky traffic and endto-end reliability. Further, the limited resources of wireless sensor nodes demand an energy-efficient operation of the multicast protocol. Current data dissemination schemes do not fulfil all of the above requirements. In order to close the gap, we designed the Sensor Node Overlay Multicast (SNOMC) protocol such that to support a reliable, time-efficient and energy-efficient dissemination of data from one sender node to multiple receivers. In contrast to other multicast transport protocols, which do not support reliability mechanisms, SNOMC supports end-to-end reliability using a NACK-based reliability mechanism. The mechanism is simple and easy to implement and can significantly reduce the number of transmissions. It is complemented by a data acknowledgement after successful reception of all data fragments by the receiver nodes. In SNOMC three different caching strategies are integrated for an efficient handling of necessary retransmissions, namely, caching on each intermediate node, caching on branching nodes, or caching only on the sender node. Moreover, an option was included to pro-actively request missing fragments. SNOMC was evaluated both in the OMNeT++ simulator and in our in-house real-world testbed and compared to a number of common data dissemination protocols, such as Flooding, MPR, TinyCubus, PSFQ, and both UDP and TCP. The results showed that SNOMC outperforms the selected protocols in terms of transmission time, number of transmitted packets, and energy-consumption. Moreover, we showed that SNOMC performs well with different underlying MAC protocols, which support different levels of reliability and energy-efficiency. Thus, SNOMC can offer a robust, high-performing solution for the efficient distribution of code updates and management information in a wireless sensor network. To address the three management tasks, in this thesis we developed the Management Architecture for Wireless Sensor Networks (MARWIS). MARWIS is specifically designed for the management of heterogeneous wireless sensor networks. A distinguished feature of its design is the use of wireless mesh nodes as backbone, which enables diverse communication platforms and offloading functionality from the sensor nodes to the mesh nodes. This hierarchical architecture allows for efficient operation of the management tasks, due to the organisation of the sensor nodes into small sub-networks each managed by a mesh node. Furthermore, we developed a intuitive -based graphical user interface, which allows non-expert users to easily perform management tasks in the network. In contrast to other management frameworks, such as Mate, MANNA, TinyCubus, or code dissemination protocols, such as Impala, Trickle, and Deluge, MARWIS offers an integrated solution monitoring, configuration and code updating of sensor nodes. Integration of SNOMC into MARWIS further increases performance efficiency of the management tasks. To our knowledge, our approach is the first one, which offers a combination of a management architecture with an efficient overlay multicast transport protocol. This combination of SNOMC and MARWIS supports reliably, time- and energy-efficient operation of a heterogeneous wireless sensor network.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Introduction: Bullous pemphigoid (BP) is the most common autoimmune subepidermal blistering disease of the skin and mucosae. BP typically affects the elderly and manifests with severe itch, localised or generalised eczematous, urticated and/or bullous lesions. Its morbidity and impact on the quality of life are important. The disease is significantly associated with neurological disorders, such as stroke, Parkinson disease, major cognitive impairment and multiple sclerosis. Diagnosis of BP critically relies on immunopathologic examinations, particularly direct immunofluorescence microscopy studies. Areas covered: This paper looks at the evidence of therapies commonly used in bullous pemphigoid. Expert opinion: Treatment of BP has been a challenge, given the relative rarity of the disease, lack of good quality randomised controlled trials, the presence of co-morbidities in the affected elderly population and the high mortality rate. Recent controlled studies have indicated that potent topical corticosteroids constitute a more effective therapy for BP when compared to oral corticosteroids in terms of control of the disease, side effect profile and overall survival. Other therapies have been employed with varying success, but are not validated yet. Improved knowledge of the pathophysiology of BP will hopefully allow the development of new immunomodulatory treatments for this debilitating disease.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

Geographic health planning analyses, such as service area calculations, are hampered by a lack of patient-specific geographic data. Using the limited patient address information in patient management systems, planners analyze patient origin based on home address. But activity space research done sparingly in public health and extensively in non-health related arenas uses multiple addresses per person when analyzing accessibility. Also, health care access research has shown that there are many non-geographic factors that influence choice of provider. Most planning methods, however, overlook non-geographic factors influencing choice of provider, and the limited data mean the analyses can only be related to home address. This research attempted to determine to what extent geography plays a part in patient choice of provider and to determine if activity space data can be used to calculate service areas for primary care providers. During Spring 2008, a convenience sample of 384 patients of a locally-funded Community Health Center in Houston, Texas, completed a survey that asked about what factors are important when he or she selects a health care provider. A subset of this group (336) also completed an activity space log that captured location and time data on the places where the patient regularly goes. Survey results indicate that for this patient population, geography plays a role in their choice of health care provider, but it is not the most important reason for choosing a provider. Other factors for choosing a health care provider such as the provider offering “free or low cost visits”, meeting “all of the patient’s health care needs”, and seeing “the patient quickly” were all ranked higher than geographic reasons. Analysis of the patient activity locations shows that activity spaces can be used to create service areas for a single primary care provider. Weighted activity-space-based service areas have the potential to include more patients in the service area since more than one location per patient is used. Further analysis of the logs shows that a reduced set of locations by time and type could be used for this methodology, facilitating ongoing data collection for activity-space-based planning efforts.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

BACKGROUND: We have carried out an extensive qualitative research program focused on the barriers and facilitators to successful adoption and use of various features of advanced, state-of-the-art electronic health records (EHRs) within large, academic, teaching facilities with long-standing EHR research and development programs. We have recently begun investigating smaller, community hospitals and out-patient clinics that rely on commercially-available EHRs. We sought to assess whether the current generation of commercially-available EHRs are capable of providing the clinical knowledge management features, functions, tools, and techniques required to deliver and maintain the clinical decision support (CDS) interventions required to support the recently defined "meaningful use" criteria. METHODS: We developed and fielded a 17-question survey to representatives from nine commercially available EHR vendors and four leading internally developed EHRs. The first part of the survey asked basic questions about the vendor's EHR. The second part asked specifically about the CDS-related system tools and capabilities that each vendor provides. The final section asked about clinical content. RESULTS: All of the vendors and institutions have multiple modules capable of providing clinical decision support interventions to clinicians. The majority of the systems were capable of performing almost all of the key knowledge management functions we identified. CONCLUSION: If these well-designed commercially-available systems are coupled with the other key socio-technical concepts required for safe and effective EHR implementation and use, and organizations have access to implementable clinical knowledge, we expect that the transformation of the healthcare enterprise that so many have predicted, is achievable using commercially-available, state-of-the-art EHRs.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

BACKGROUND Multiple hypersensitivities (MHS) have been described in humans, cats, and dogs, but not horses. HYPOTHESES Horses suffering from recurrent airway obstruction (RAO), insect bite hypersensitivity (IBH), or urticaria (URT) will have an increased risk of also being affected by another one of these hypersensitivities. This predisposition for MHS also will be associated with decreased shedding of strongylid eggs in feces and with a single nucleotide polymorphism (SNP BIEC2-224511), previously shown to be associated with RAO. ANIMALS The first population (P1) included 119 randomly sampled horses representative of the Swiss sporthorse population; the replication population (P2) included 210 RAO-affected Warmblood horses and 264 RAO-unaffected controls. All horses were Warmbloods, 14 years or older. METHODS Associations between disease phenotypes (RAO, IBH, URT, MHS) fecal egg counts, the SNP BIEC2-224511 as well as management and environmental factors were investigated. RESULTS In P1, RAO-affected horses had a 13.1 times higher odds ratio (OR) of also suffering from IBH (P = .004). In P2, the respective OR was 7.4 (P = .002) and IBH-affected horses also showed a 7.1 times increased OR of concomitantly suffering from URT (P < .001). IBH, URT, and MHS phenotypes were significantly associated with the absence of nematode eggs in the feces. CONCLUSIONS AND CLINICAL IMPORTANCE This is the first report of MHS in horses. Specifically, an increased risk for IBH should be expected in RAO-affected horses.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

International agencies and programmes introduced sustainable land management (SLM) to Central Asia after the former Soviet Republics became independent in 1991. An aim of early SLM initiatives was to address challenges linked to the transformation of the agricultural sector from a centrally planned economy to a decentralized market economy. This article analyses the knowledge–action interface in Kyrgyzstan and Tajikistan as it relates to SLM. The analysis focuses on the influence of underlying land management concepts by means of a literature review. Contemporary barriers at the research–action interface were identified using participatory appraisal. And a historically contextualized understanding of the effectiveness of interactions between researchers, policy makers and practitioners is based on an analysis of purposefully selected cases. The study concludes that knowledge of different stakeholder groups is often highly disconnected. Interdisciplinary and transdisciplinary studies are rare, and academic research on SLM has subsequently been ineffective at contributing to substantial benefits for society. Further, researchers, policy makers and practitioners in this context must recognize the differences between SLM and what is often referred to as the equivalent Soviet-era concept—rational use of land resources—and the resulting implications of these differences. The authors recommend the following: creating an enabling environment for SLM research through academic institutional reform removing structural constraints, making research outcomes more effective by applying systems approaches that produce evidence for policy makers on the multiple benefits of SLM, helping land users evaluate SLM strategies and investing in the establishment and maintenance of a multi-stakeholder SLM platform that allows dynamic exchange.

Relevância:

30.00% 30.00%

Publicador:

Resumo:

This book is an output of the Defragmenting African Resources Management (DARMA) Project. Lake Kariba and its environs are a complex transboundary ecosystem with multiple, competing and often contested resource uses. The individual chapters in the book describe the current sectoral approach to natural resource management, the interconnections, and the need to adopt an ecosystem approach. The book is an essential reading for students, researchers, academics and managers in the environmental and natural resources sectors interested in advancing the ecosystems approach in management of commons in general and Southern Africa in particular. - See more at: http://www.plaas.org.za/plaas-publication/DARMA-Kariba-LV#sthash.7giSiWiB.dpuf

Relevância:

30.00% 30.00%

Publicador:

Resumo:

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 workload conditions, such as number of connected users, application performance might suffer, leading to violations of Service Level Agreements (SLA) and possible inefficient use of hardware resources. Combining dynamic application requirements with the increased use of virtualised computing resources creates a challenging resource Management context for application and cloud-infrastructure owners. In such complex environments, business entities use SLAs as a means for specifying quantitative and qualitative requirements of services. There are several challenges in running distributed enterprise applications in cloud environments, ranging from the instantiation of service VMs in the correct order using an adequate quantity of computing resources, to adapting the number of running services in response to varying external loads, such as number of users. The application owner is interested in finding the optimum amount of computing and network resources to use for ensuring that the performance requirements of all her/his applications are met. She/he is also interested in appropriately scaling the distributed services so that application performance guarantees are maintained even under dynamic workload conditions. Similarly, the infrastructure Providers are interested in optimally provisioning the virtual resources onto the available physical infrastructure so that her/his operational costs are minimized, while maximizing the performance of tenants’ applications. Motivated by the complexities associated with the management and scaling of distributed applications, while satisfying multiple objectives (related to both consumers and providers of cloud resources), this thesis proposes a cloud resource management platform able to dynamically provision and coordinate the various lifecycle actions on both virtual and physical cloud resources using semantically enriched SLAs. The system focuses on dynamic sizing (scaling) of virtual infrastructures composed of virtual machines (VM) bounded application services. We describe several algorithms for adapting the number of VMs allocated to the distributed application in response to changing workload conditions, based on SLA-defined performance guarantees. We also present a framework for dynamic composition of scaling rules for distributed service, which used benchmark-generated application Monitoring traces. We show how these scaling rules can be combined and included into semantic SLAs for controlling allocation of services. We also provide a detailed description of the multi-objective infrastructure resource allocation problem and various approaches to satisfying this problem. We present a resource management system based on a genetic algorithm, which performs allocation of virtual resources, while considering the optimization of multiple criteria. We prove that our approach significantly outperforms reactive VM-scaling algorithms as well as heuristic-based VM-allocation approaches.