Essays about: "Java"

Showing result 1 - 5 of 637 essays containing the word Java.

  1. 1. AI Based Methods for Matrix Multiplication in High Resolution Simulations of Radio Access Networks

    University essay from KTH/Matematisk statistik

    Author : Marcus Johnson; Herman Forslund; [2023]
    Keywords : Product-Quantization; MADDNESS; Radio Access Networks; Channel Estimation; MIMO; Approximate Matrix Multiplication; Pruduktkvantisering; MADDNESS; RAN; MIMO; Approximativa matrismultiplikation;

    Abstract : The increasing demand for mobile data has placed significant strain on radio access networks (RANs), leading to a continuous need for increased network capacity. In keeping with that, a significant advancement in modern RANs is the ability to utilize several receivers and transmitters, to allow for beamforming. READ MORE

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

  3. 3. Throughput Analysis of Safepoint-attached Barriers in a Low-latency Garbage Collector : Analysis of a Compiler Optimization in the HotSpot JVM

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

    Author : Filip Wilén; [2023]
    Keywords : Garbage Collection; Compiler; Java; JVM; Concurrency; Benchmarking; Skräpsamlare; Kompilatorer; Java; JVM; Multitrådat; Benchmarking;

    Abstract : When using managed programming languages, there is an essential benefit in having a fast and efficient compiler and garbage collector; one garbage collector currently under development is the HotSpot low-latency concurrent Generational Z Garbage Collector. Concurrent memory management runs application threads and garbage collection threads simultaneously. READ MORE

  4. 4. Are Open-Source SystemsDeveloped with Good CodeQuality? An Empirical Study

    University essay from Linnéuniversitetet/Institutionen för datavetenskap och medieteknik (DM)

    Author : Sebastian Jonsson; Nima Safavi; [2023]
    Keywords : code quality; maintainability; Oracle convention; code-checking tools; readability;

    Abstract : Due to the surge in the development of software, people in the software industry have a need for higher coding quality in different programming languages. A “code with good quality” can be defined as code that is written in a way that follows the rules or, in other words, conventions for, i.e. READ MORE

  5. 5. Implementation and evaluation of a tool for automated testing of performance and resource consumption in Java

    University essay from Linköpings universitet/Institutionen för datavetenskap

    Author : Nils Johansson; [2022]
    Keywords : Software testing; Performance testing; Java;

    Abstract : Detecting performance issues in software systems is desirable and sometimes critical. In this thesis, a new tool is presented for the purpose of testing performance at a smaller scale. READ MORE