24 research outputs found

    Ten Issues for Updating in Community-Acquired Pneumonia: An Expert Review

    Get PDF
    Community-acquired pneumonia represents the third-highest cause of mortality in industrialized countries and the first due to infection. Although guidelines for the approach to this infection model are widely implemented in international health schemes, information continually emerges that generates controversy or requires updating its management. This paper reviews the most important issues in the approach to this process, such as an aetiologic update using new molecular platforms or imaging techniques, including the diagnostic stewardship in different clinical settings. It also reviews both the Intensive Care Unit admission criteria and those of clinical stability to discharge. An update in antibiotic, in oxygen, or steroidal therapy is presented. It also analyzes the management out-of-hospital in CAP requiring hospitalization, the main factors for readmission, and an approach to therapeutic failure or rescue. Finally, the main strategies for prevention and vaccination in both immunocompetent and immunocompromised hosts are reviewed

    Hadoop mapreduce performance on SSDs: The case of complex network analysis tasks

    No full text
    This article investigates the relative performance of SSDs versus hard disk drives (HDDs) when they are used as underlying storage for Hadoop’s MapReduce. We examine MapReduce tasks and data suitable for performing analysis of complex networks which present different execution patterns. The obtained results confirmed in part earlier studies which showed that SSDs are beneficial to Hadoop; we also provide solid evidence that the processing pattern of the running application plays a significant role. © Springer International Publishing AG 2017

    Hadoop MapReduce Performance on SSDs for Analyzing Social Networks

    No full text
    The advent of Solid State Drives (SSDs) stimulated a lot of research to investigate and exploit to the extent possible the potentials of the new drive. The focus of this work is on the investigation of the relative performance and benefits of SSDs versus hard disk drives (HDDs) when they are used as underlying storage for Hadoop's MapReduce. In particular, we depart from all earlier relevant works in that we do not use their workloads, but examine MapReduce tasks and data suitable for performing analysis of complex networks which present different execution patterns. Despite the plethora of algorithms and implementations for complex network analysis, we carefully selected our “benchmarking methods” so that they include methods that perform both local and network-wide operations in a complex network, and also they are generic enough in the sense that they can be used as primitives for more sophisticated network processing applications. We evaluated the performance of SSDs and HDDs by executing these algorithms on real social network data and excluding the effects of network bandwidth which can severely bias the results. The obtained results confirmed in part earlier studies which showed that SSDs are beneficial to Hadoop. However, we also provided solid evidence that the processing pattern of the running application has a significant role, and thus future studies must not blindly add SSDs to Hadoop, but they should build components for assessing the type of processing pattern of the application and then direct the data to the appropriate storage medium. © 2017 Elsevier Inc
    corecore