Sökning: "non-blocking execution"

Hittade 5 uppsatser innehållade orden non-blocking execution.

  1. 1. A Specification for Time-Predictable Communication on TDM-based MPSoC Platforms

    Master-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Författare :Kelun Liu; [2021]
    Nyckelord :Communication; Time-Predictability; Network-on-Chip; Software Specification; Worst-Case Communication Time; Kommunikation; Tid Förutsägbarhet; Nätverk-på-Chip; MjukvaruSpecifikation; Kommunikationstid i Värsta Fall;

    Sammanfattning : Formal System Design (ForSyDe) aims to bring the design of multiprocessor systems-on-chip (MPSoCs) to a higher level of abstraction and bridge the abstraction gap by transformational design refinement. The current research is focused on a correct-by-construction design flow, which requires design space exploration including formal models of computation and timepredictable platforms. LÄS MER

  2. 2. Reactive programming and its effect on performance and the development process

    Uppsats för yrkesexamina på avancerad nivå, Lunds universitet/Institutionen för datavetenskap

    Författare :Gustav Hochbergs; [2017]
    Nyckelord :Reactive programming; declarative programming; asynchronous programming; non-blocking execution; Technology and Engineering;

    Sammanfattning : The focus of this master’s thesis is to evaluate the effect of reactive programming on Playtech BGT Sports content server. The effect is evaluated mainly from a performance aspect, but a development process aspect is also taken into consideration. LÄS MER

  3. 3. Parallel optimization of the set data structure

    Kandidat-uppsats, Umeå universitet/Institutionen för datavetenskap

    Författare :Gustav Karlsson; [2015]
    Nyckelord :;

    Sammanfattning : The Set data structure is a powerful and popular programmer’s tool based on set theory. Bulk operations such as addAll provide a simple way of working with big collections of elements but can severely limit the performance of a multi-processor system when invoked on big sets if performed sequentially. LÄS MER

  4. 4. Adapting a Radial Basis Functions Framework for Large-Scale Computing

    Master-uppsats, Institutionen för informationsteknologi

    Författare :Afshin Zafari; [2012]
    Nyckelord :;

    Sammanfattning : This work is aimed at extending a parallel computing framework for radial basis functions methods for solving partial differential equations. Existing framework uses Task Based parallelization method in shared memory architectures to run tasks concurrently on multi-core machines using POSIX Threads. LÄS MER

  5. 5. Performance Tradeoffs in Software Transactional Memory

    Master-uppsats, Blekinge Tekniska Högskola/Sektionen för datavetenskap och kommunikation

    Författare :Gulfam Abbas; Naveed Asif; [2010]
    Nyckelord :Multiprocessor; Concurrent Programming; Synchronization; Software Transactional Memory; Performance;

    Sammanfattning : Transactional memory (TM), a new programming paradigm, is one of the latest approaches to write programs for next generation multicore and multiprocessor systems. TM is an alternative to lock-based programming. LÄS MER