Sökning: "RxJava"

Hittade 5 uppsatser innehållade ordet RxJava.

  1. 1. Vocal Reactive Programming: Enabling RxJava

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

    Författare :Gustaf Eknefelt; Stefan Nilsson; [2022]
    Nyckelord :Programming by voice; Reactive programming; RSI; Serenade; Speech recognition; Talon;

    Sammanfattning : Previous research has shown that the reactive paradigm is suitable for programming by voice, due to its frequent use of expressions used in common English. However, the software used in the previous research (Talon) does not support reactive programming. To our knowledge, no other programming-by-voice software has built-in support for RxJava. LÄS MER

  2. 2. Performance and Cyclomatic Complexity Correlation in Java Reactive Frameworks

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

    Författare :Anton Cervin; Christian Trenter; [2022]
    Nyckelord :Benchmarking; Java; RxJava; Reactor; Mutiny; Reactive frameworks; Reactive streams; Reactive programming;

    Sammanfattning : Software performance is of interest to all who want to lower their hardware costs and provide services with speedy responses to users, to this end reactive programming can be employed. Therefore it is important to measure the performance of tools such as reactive frameworks and to compare and contrast them with each other in order to improve the development of these tools, and help provide developers with the information they need when searching for a reactive framework that suits their project. LÄS MER

  3. 3. Programming by voice : Efficiency in the Reactive and Imperative Paradigm

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

    Författare :Miriam Lagergren; Max Soneryd; [2021]
    Nyckelord :Vocal programming; reactive; imperative; RSI; Talon;

    Sammanfattning : Due to the recent increase of computer programmers, and asa result, sufferers from Repetitive Strain Injury (RSI),programming by voice is becoming an important alternativeto keyboard-based input. Using speech recognition softwareis more difficult for programming tasks than naturallanguage. LÄS MER

  4. 4. Java programming paradigm comprehensibility: Procedural versus Reactive

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

    Författare :Mattis Lundberg; Pontus Österdahl; [2021]
    Nyckelord :Java programming paradigm; comprehensibility; Procedural; Reactive;

    Sammanfattning : Software developers spend more time on reading than writingcode. Comprehensible code therefore has the potential tosignificantly improve software development andmaintenance by lowering the time needed for understandingexisting code. Previous research suggest that the choice ofProgramming paradigm may affect code comprehension. LÄS MER

  5. 5. 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