Essays about: "Reactive WebFlux"

Found 3 essays containing the words Reactive WebFlux.

  1. 1. Comparing Virtual Threads and Reactive Webflux in Spring : A Comparative Performance Analysis of Concurrency Solutions in Spring

    University essay from KTH/Hälsoinformatik och logistik

    Author : Carl Haneklint; Yo Han Joo; [2023]
    Keywords : Virtual threads; Spring Boot; Reactive WebFlux; Java; Concurrency; Virtual threads; Spring Boot; Reactive WebFlux; Java; Concurrency;

    Abstract : To develop a high performant web service in Java, Reactive WebFlux has previously been utilized as the only alternative. With the introduction of virtual threads in Java 19, it has been considered that it would be an alternative to the current provided option. READ MORE

  2. 2. Reactive vs Non-Reactive Java framework : A comparison between reactive and non-reactive APIs

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

    Author : André Nordlund; Niklas Nordström; [2022]
    Keywords : Spring Boot; Quarkus; API; Reactive; Mutiny; Webflux; JMeter; VisualVM; Spring Boot; Quarkus; API; Reactive; Mutiny; Webflux; JMeter; VisualVM;

    Abstract : Vill man bygga en API tjänst idag existerar det en mängd olika ramverk att välja mellan, varav några av dessa använder reaktiva system. Denna teknik tillåter värden att använda sina resurser på ett mycket mer effektivt sätt än med de icke reaktiva ramverken. READ MORE

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