Essays about: "Java Runtime System"

Showing result 1 - 5 of 10 essays containing the words Java Runtime System.

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

  2. 2. A Scala DSL for Rust code generation

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

    Author : Klas Segeljakt; [2018]
    Keywords : Continuous Deep Analytics; Domain Specific Langauges; Code Generation; Rust; Scala; Kontinuerlig Djup Analys; Domänspeficika Språk; Kodgenerering; Rust; Scala;

    Abstract : Continuous Deep Analytics (CDA) is a new form of analytics with performance requirements exceeding what the current generation of distributed systems can offer. This thesis is part of a five year project in collaboration between RISE SICS and KTH to develop a next generation distributed system capable of CDA. READ MORE

  3. 3. Making ASN.1 (Abstract Syntax Notation One) human-readable : Investigative and practical study to generalize decoding and manual validation of ASN.1 from the cellular network during run time

    University essay from Luleå tekniska universitet/Institutionen för system- och rymdteknik

    Author : Emil Jilläng; [2018]
    Keywords : ASN1; Abstract Syntax Notation One; Human-readable; ANTLR; Telecommunication;

    Abstract : ASN.1 is a powerful formal notation divided into two parts, a specification of the data and the data itself in binary form. Creating decoders for these files can often be tedious. The purpose of this degree work is to extend current tools at Arctic Group to make an application that decodes a range of different ASN. READ MORE

  4. 4. Dynamic Configuration of a Relocatable Driver and Code Generator for Continuous Deep Analytics

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

    Author : Oscar Bjuhr; [2018]
    Keywords : Stream Processing; Heterogeneous Cluster; Big Data; Rust; Cargo; Docker; Ström Processor; Heterogent Kluster; Big Data; Rust; Cargo; Docker;

    Abstract : Modern stream processing engines usually use the Java virtual machine (JVM) as execution platform. The JVM increases portability and safety of applications at the cost of not fully utilising the performance of the physical machines. READ MORE

  5. 5. OPS-SAT Software Simulator

    University essay from Luleå tekniska universitet/Institutionen för system- och rymdteknik

    Author : Silviu Cezar Suteu; [2016]
    Keywords : Space; simulator; java; lighweight; distributed; mission operations; orekit; gps; adcs; software validation;

    Abstract : OPS-SAT is an in-orbit laboratory mission designed to allow experimenters todeploy new on-board software and perform in-orbit demonstrations of new tech-nology and concepts related to mission operations. The NanoSat MO Frame-work facilitates the process of developing experimental on-board software for OPS-SAT by abstracting the complexities related to communication across the space toground link as well as the details of low-level device access. READ MORE