Essays about: "reactive programming"

Showing result 1 - 5 of 34 essays containing the words reactive programming.

  1. 1. Trustworthy SDN Control Plane for Prioritized Path Recovery

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

    Author : Jacopo Barcellesi; [2022]
    Keywords : Software Defined Networking SDN ; Path Recovery; End-hosts Connectivity; Connectivity Prioritization; Programming Protocol-independent Packet Processors P4 ; Phasor Measurement Unit PMU s;

    Abstract : Software Defined Networking (SDN) has gained popularity and attractiveness in the past years’ thanks to its dynamic and programmable nature. The possibility to decouple the data plane and control plane allows for the implementation of Internet networks in an innovative way. READ MORE

  2. 2. Reliable Web Applications Through Contracts and Generative Testing

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

    Author : Fredrik Hallsmar; [2022]
    Keywords : Web applications; Design by contract; Generative testing; Reliability; Clojure; Webbapplikationer; Kontrakt; Automatisk testning; Pålitlighet; Clojure;

    Abstract : Client-side web applications have recently gone from progressive enhancements to powering large scale Single-page Applications (SPAs). Testing such applications is a tedious effort, often requiring manually constructing tests and emulating the browser, which leads to high programming effort and low performance. READ MORE

  3. 3. Notification Oriented Paradigm as a Green Technology : Development of a Simulated Sensor Correlation Application with NOP C++ Framework 4.0 and Comparing Green Aspects with usual OOP Languages

    University essay from Luleå tekniska universitet/Institutionen för system- och rymdteknik

    Author : Md Abu Ahammed Babu; [2022]
    Keywords : Notification Oriented Paradigm NOP ; NOP C Framework 4.0; Object-Oriented Programming OOP ; C ; Java; Simulated Sensor Correlation Application; Smart City-like context application; Performance Comparison; Performance Analysis;

    Abstract : The most commonly used programming languages for modern software development usually belong to either the Imperative Paradigm (IP) or Declarative Paradigm (DP). These paradigms often come with drawbacks like code coupling and structural and/or temporal redundancy. READ MORE

  4. 4. Vocal Reactive Programming: Enabling RxJava

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

    Author : Gustaf Eknefelt; Stefan Nilsson; [2022]
    Keywords : Programming by voice; Reactive programming; RSI; Serenade; Speech recognition; Talon;

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

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

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

    Author : Anton Cervin; Christian Trenter; [2022]
    Keywords : Benchmarking; Java; RxJava; Reactor; Mutiny; Reactive frameworks; Reactive streams; Reactive programming;

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