Essays about: "multi-core"

Showing result 26 - 30 of 134 essays containing the word multi-core.

  1. 26. Concurrency model for the Majo language : An analysis of graph based concurrency

    University essay from Mittuniversitetet/Avdelningen för informationssystem och -teknologi

    Author : Markus Fält; [2018]
    Keywords : Node; Thread; Concurrency; Mandelbrot; Majo;

    Abstract : Today most computers have powerful multi core processors that can perform many calculations simultaneously. However writing programs that take full advan- tage of the processors in modern day computers can be a challenge. This is due to the challenge of managing shared resources between parallel processing threads. READ MORE

  2. 27. Efficient Multi-Core Implementation of the IPsec Encapsulating Security Payload Protocol for a Single Security Association

    University essay from Linköpings universitet/Programvara och system

    Author : Mattias Hellsing; Odervall Albin; [2018]
    Keywords : Telecom 5G Eventdev Data Stream Processing;

    Abstract : As the mobile Internet traffic increases, the workload of the base stations processing this traffic increases with it. To cope with this, the telecommunication providers responsible for the systems deployed in these base stations have looked to parallelism. READ MORE

  3. 28. CONTROLLING CACHE PARTITIONSIZES TO INCREASE APPLICATIONRELIABILITY

    University essay from Mälardalens högskola/Akademin för innovation, design och teknik

    Author : Janne Suuronen; Jawid Nasiri; [2018]
    Keywords : cache; cache partitioning; cache partition sizing; partition sizes;

    Abstract : A problem with multi-core platforms is the competition of shared cache memory which is also knownas cache contention. Cache contention can negatively affect process reliability, since it can increaseexecution time jitter. Cache contention may be caused by inter-process interference in a system. READ MORE

  4. 29. Performance Evaluation of Node.js on Multi-core Computing Systems

    University essay from Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Author : Janty Azmat; [2018]
    Keywords : Node.js; parallel computing; multi-core systems;

    Abstract : Since JavaScript code that is executed by the Node.js run-time environment is run in a single thread without really utilizing the full power of multi-core systems, fairly new approaches attempt to solve this situation. Some of these approaches are considered well publicly tested and are widely used at the time of writing this document. READ MORE

  5. 30. Evaluating Parallelization Potential for a SystemC/TLM-based Virtual Platform

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

    Author : Zeeshan Hayat; [2018]
    Keywords : ;

    Abstract : System on chip (SoC) solutions, with integrated hardware and embedded software, are increasing in size and complexity. To cope with the market demand for complex SoC, the abstraction level used during development is raised to allow co-development of software (SW) and hardware (HW). READ MORE