Essays about: "Reactive programming"

Showing result 11 - 15 of 34 essays containing the words Reactive programming.

  1. 11. Code migration of reactive programming components, from JavaScript to C++

    University essay from Linköpings universitet/Programvara och system

    Author : Sebastian Rönbeck Lindahl; [2021]
    Keywords : Code migration; Reactive properties; GUI performance; Observer Pattern;

    Abstract : The demands we put on the mobile applications we use continues to grow. They should be useful, elegantly designed, secure and effective. If an app does not meet those demands, it is likely that the user will replace it with another one. READ MORE

  2. 12. Java programming paradigm comprehensibility: Procedural versus Reactive

    University essay from Mittuniversitetet/Institutionen för data- och systemvetenskap

    Author : Mattis Lundberg; Pontus Österdahl; [2021]
    Keywords : Java programming paradigm; comprehensibility; Procedural; Reactive;

    Abstract : 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. READ MORE

  3. 13. An Evaluation of Spring WebFlux : With focus on built in SQL features

    University essay from Mittuniversitetet/Institutionen för informationssystem och –teknologi

    Author : Karl Dahlin; [2020]
    Keywords : Reactive programming; SQL; database; Java; Spring; JDBC; R2DBC;

    Abstract : In today’s society the need for more hardware efficient software since some people think that the doubling of computer power for the same price that Moore’s law predicted is no more. Reactive programming can be a step in the right direction, this has led to an increase in interest in reactive programming. READ MORE

  4. 14. Learning Robotic Reactive Behaviour from Demonstration via Dynamic Tree

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

    Author : Mayank Yadav; [2020]
    Keywords : Learning from Demonstration; Sensor-motor coupling; Reactive tree; Behaviour hierarchy; Robotics; Lärande av demonstration; sensor-motorkoppling; reaktivt träd; beteendeshierarki; robotik;

    Abstract : Programming a complex robot is difficult, time-consuming and expensive. Learning from Demonstration (LfD) is a methodology where a teacher demonst--rates a task and the robot learns to execute the task. READ MORE

  5. 15. Blocking violations in reactive Java frameworks

    University essay from Mittuniversitetet/Institutionen för data- och systemvetenskap

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

    Abstract : 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. READ MORE