Essays about: "system development in java"

Showing result 1 - 5 of 82 essays containing the words system development in java.

  1. 1. Model-Level Timing Analysis for UML-RT Capsules

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

    Author : Niclas Ståhlbom; [2023]
    Keywords : computer science; software engineering; algorithm; real-time; real-time systems; UML-RT; capsule diagram; WCET; analysis; WCET analysis;

    Abstract : Real-time systems surround every facet of our lives. They can be found in anything from everyday objects like mobile phones and washing machines to objects critical to life and infrastructure including heart rate monitors and nuclear power plants. As time progresses these systems are becoming ever more complex. READ MORE

  2. 2. Contract Testing: Ensuring Reliable Integrations with Isolated Tests : Support for teams to test in isolation

    University essay from Mittuniversitetet/Institutionen för data- och elektroteknik (2023-)

    Author : Christian Hernandez; [2023]
    Keywords : Java; Consumer-Driven Contract testing; Pact; Spring Cloud Contract; Java; Consumer-Driven Contract testing; Pact; Spring Cloud Contract;

    Abstract : Mikrotjänstarkitektur är den senaste trenden inom mjukvaruutveckling som gör det möjligt att bygga komplexa system från mindre tjänster utformade för att vara självförsörjande och fokuserade på en specifik affärsfunktionalitet. Dessa kan utvecklas, testas, driftsättas och skalas oberoende av varandra, vilket gör att team kan vara mer autonoma och leverera värde till kunder snabbare. READ MORE

  3. 3. Optimizing the generation of Java JMH Benchmarks

    University essay from Göteborgs universitet/Institutionen för data- och informationsteknik

    Author : Anthony Path; [2022-07-07]
    Keywords : Computer science; engineering; thesis; benchmarks; Java; JMH; optimization; regression testing;

    Abstract : The evolution of the software system during its development is a complex process, which is both very important and difficult to track. One of the methods that offers such functionality is microbenchmarking, which is a type of regression testing. READ MORE

  4. 4. Secure Application Development

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

    Author : Alaa Alwan; [2022]
    Keywords : secure development; application security; static application security testing; SAST;

    Abstract : Security testing is a widely applied measure to evaluate and improve software security by identifying vulnerabilities and ensuring security requirements related to properties like confidentiality, integrity, and availability. A confidentiality policy guarantees that attackers will not be able to expose secret information. READ MORE

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