Essays about: "database using java"

Showing result 1 - 5 of 38 essays containing the words database using java.

  1. 1. A COMPARISON OF SEARCHING DATA WITH, AND WITHOUT ELASTICSEARCH IN A SQL DATABASE

    University essay from Mälardalens universitet/Akademin för innovation, design och teknik

    Author : Mehdi Bel Fdhila; [2023]
    Keywords : ;

    Abstract : Digitalization and managing big data are today becoming vital across all sectors of our society. Databases are highly valuable for companies and organizations to ensure that information resources are well managed. As of today, there are diverse database management systems (DBMS) to choose from. 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. Detecting Security Patches in Java OSS Projects Using NLP

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

    Author : Andrea Stefanoni; [2022]
    Keywords : NLP; Deep Learning; vulnerability detection; security patch; Open Source Software; NLP; Deep Learning; sårbarhetsdetektering; säkerhetspatch; programvara med öppen källkod;

    Abstract : The use of Open Source Software is becoming more and more popular, but it comes with the risk of importing vulnerabilities in private codebases. Security patches, providing fixes to detected vulnerabilities, are vital in protecting against cyber attacks, therefore being able to apply all the security patches as soon as they are released is key. READ MORE

  4. 4. Mitigating garbage collection in Java microservices : How garbage collection affects Java microservices andhow it can be handled

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

    Author : Amanda Ericson; [2021]
    Keywords : Garbage collector; Microservice; Docker; docker-compose; CMS; G1GC; Shenandoah GC; ZGC;

    Abstract : Java is one of the more recent programming languages that in runtime free applications from manual memory management by using automatic Garbage collector (GC) threads. Although, at the cost of stop-the-world pauses that pauses the whole application. READ MORE

  5. 5. Validation of a real-time automated production-monitoring system

    University essay from Högskolan i Halmstad/Akademin för informationsteknologi

    Author : David Dimovski; Johan Hammargren Andersson; [2021]
    Keywords : Object detection; Real-time; Industry 4.0; Production Monitoring;

    Abstract : In today’s industry, companies are, to an increasing degree, beginning to embrace the concept of industry 4.0. One of these companies is Diab which has a factory located in Laholm where they manufacture composite material. Some of the machines at the factory are older with outdated control systems and require a way to log data in real-time. READ MORE