Essays about: "object-oriented reactive programming"

Found 3 essays containing the words object-oriented reactive programming.

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

  2. 2. UniRx and Unity 5 : Working with C# and object-oriented reactive programming

    University essay from Uppsala universitet/Institutionen för speldesign

    Author : Johannes Westberg; [2017]
    Keywords : reactive programming; reactive-functional programming; game programming; gameplay programming; object-oriented reactive programming; programming patterns; function composition; UniRx; Unity 5;

    Abstract : Gameplay programming is vital for video game development and benefits from good tools and techniques. However, techniques are still used in the industry that involves describing how the computer operates. Reactive programming is a way to describe eventful and stateful computer programs declaratively, focusing on what the program should accomplish. READ MORE

  3. 3. Functional Reactive Programming as programming model for telecom server software

    University essay from Linköpings universitet/Programvara och system; Linköpings universitet/Tekniska fakulteten

    Author : Klervie Toczé; [2014]
    Keywords : reactive-banana; functional reactive programming; maintainability; performance; object-oriented programming; LTE; telecom application;

    Abstract : This thesis studies the use of the functional reactive programming (FRP) framework reactive-banana in a prototype which simulates a part of a Long-Term Evolution (LTE) base station: the Radio Resource Control connection setup procedure. The investigated problem is to determine whether using this FRP framework leads to an implementation with suitable performance and improved maintainability compared to the current implementation. READ MORE