Sökning: "Concurrency Error Study"

Hittade 2 uppsatser innehållade orden Concurrency Error Study.

  1. 1. Blocking violations in reactive Java frameworks

    Kandidat-uppsats, Mittuniversitetet/Institutionen för data- och systemvetenskap

    Författare :Morgan Vallin; Robin Sundström; [2020]
    Nyckelord :RxJava; Project-reactor; Concurrency Error Study; BlockHound; Reactive Programming;

    Sammanfattning : Concurrency in programming is a way of interleaving tasks in order to enhance the performance of an application. Previous research has found that concurrency errors are hard to avoid, hard to find, and that they often degrade performance of the application. LÄS MER

  2. 2. Software Transactional Memory Techniques : Principles, Design, and Implementation Trade-offs

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

    Författare :Muhammad Nasir; [2009]
    Nyckelord :Multiprocessor; Concurrency; Synchronization; Transactional Memory;

    Sammanfattning : The advent of multicore processors has put the performance of traditional parallel programming techniques in question. The traditional lock-based parallel programming techniques are error prone and suffer from various problems such as deadlocks, live-locks, priority inversion etc. LÄS MER