Essays about: "multi threaded"

Showing result 1 - 5 of 41 essays containing the words multi threaded.

  1. 1. Parallel Kafka Producer Applications : Their performance and its limitations

    University essay from Umeå universitet/Institutionen för datavetenskap

    Author : Arvid Sundbom; [2023]
    Keywords : Distriubted Systems; Parallel Systems; Apache Kafka; Rust; OpenMP;

    Abstract : "This paper examines multi-threaded Kafka producer applications, and how the performance of such applications is affected by how the number of producer instances relates to the number of executing threads. Specifically, the performance of such applications when using a single producer instance, shared among all threads, and when each thread is allotted a separate, private instance, is compared. READ MORE

  2. 2. Upgrade of the LHCb simulation framework with advanced particle event generators

    University essay from KTH/Fysik

    Author : Ruben Pozzi; [2023]
    Keywords : ;

    Abstract : The LHCb experiment is one of the main detectors in function at the Large Hadron Collider (LHC) at CERN. In order to interpret the data recorded by the detector, Monte Carlo (MC) samples are used as a way to validate and test theories by comparison with the experimental data. READ MORE

  3. 3. Performance evaluation of Web Workers API and OpenMP

    University essay from Blekinge Tekniska Högskola/Institutionen för datavetenskap

    Author : Linus Hellberg; Bhargava Bhamidipati; [2022]
    Keywords : Web Workers; Parallelism; JavaScript; OpenMP; Multi-threading;

    Abstract : Background - Web browsers and and the web programs on them are being used now more than ever in a manner similar to traditional software. But with the increase in the demand for performance on bigger and bigger web applications, there is a need for making the web applications perform faster and better. READ MORE

  4. 4. Integrating SkePU's algorithmic skeletons with GPI on a cluster

    University essay from Linköpings universitet/Programvara och system

    Author : Joel Almqvist; [2022]
    Keywords : SlePU; cluster; GPI; MPI; OpenMP; parallel programming; HPC; algorithmic skeletons; distributed computing; SkePU; kluster; GPI; MPI; OpenMP; parallellprogrammering; HPC; algoritmiska skelett;

    Abstract : As processors' clock-speed flattened out in the early 2000s, multi-core processors became more prevalent and so did parallel programming. However this programming paradigm introduces additional complexities, and to combat this, the SkePU framework was created. READ MORE

  5. 5. A Performance Comparison of an Event-Driven Node.js Web Server and Multi-Threaded Web Servers

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Isak Vilhelmsson; [2021]
    Keywords : Node.js; Apache; IIS; Go; Web server; MySQL; Node.js; Apache; IIS; Go; Webbserver; MySQL;

    Abstract : The goal of this study is to conduct a performance comparison betweenNode.js, Apache, Internet Information Services (IIS) and Go web servers in terms of throughput and memory consumption in both Input/Output (I/O)-intensive and computation-intensive situations. READ MORE