Essays about: "functional reactive programming"

Found 5 essays containing the words functional reactive programming.

  1. 1. Functional and Reactive Patterns in Idiomatically Imperative Programming Languages

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

    Author : Jesper Sandström; [2018]
    Keywords : Functional Programming; Reactive Programming; Software Architecture; Programming patterns; Programming Paradigms;

    Abstract : Functional and reactive programming patterns provide powerful sets of tools for dealing with complexity and scalability. These stand in stark contrast to the imperative programming patterns which permeate the industry. 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. A framework for creating observable web services

    University essay from KTH/Skolan för informations- och kommunikationsteknik (ICT)

    Author : Stan-Erik Zaccheus; [2015]
    Keywords : Functional programming; Reactive Extensions; API design; Funktionell programmering; Reactive Extensions; API-design;

    Abstract : In the intelligence community, intelligence is defined as the right information to the right party at the right time. This definition also applies to business intelligence used by government and financial institutions, patient information used by healthcare providers and meteorological and geological reports provided by research institutions and environmental agencies. READ MORE

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

  5. 5. A Real-Time Reactive Platform for Data Integration and Event Stream Processing

    University essay from KTH/Skolan för informations- och kommunikationsteknik (ICT)

    Author : Alexandre Tamborrino; [2014]
    Keywords : ;

    Abstract : This thesis presents a Real-time Reactive platform for Data Integration and Event Stream Processing. The Data Integration part is composed of data pullers that incrementally pull data changes from REST data sources and propagates them as streams of immutable events across the system according to the Event-Sourcing principle. READ MORE