Essays about: "exekveringstid"

Showing result 1 - 5 of 81 essays containing the word exekveringstid.

  1. 1. The State of Stateful Serverless Systems

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

    Author : Ashmitha Ambastha; [2023]
    Keywords : Stateful Serverless Systems; Azure Durable Functions; Apache Flink StateFun; Kalix; Cloudburst; Function-as-a-Service; Serverlösa system utan tillstånd; Azure Durable Functions; Apache Flink StateFun; Kalix; Cloudburst; funktion som tjänst;

    Abstract : Serverless computing and Function-as-a-service are popular paradigms that simplify application development by abstracting the development layer from the underlying infrastructure components. These systems work in a pay-as-you-go model and provide an efficient environment for developers to focus entirely on developing their business logic. READ MORE

  2. 2. An Evaluation of Artificial Neural Networks as an alternative to Example-Based Crowd Simulation

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

    Author : Malte Blomqvist; Morris Hansing; [2023]
    Keywords : ;

    Abstract : In the ever-developing field of crowd simulation several different algorithms have been proposed to enable data-driven simulations: methods using real-life data to generate realistic pedestrian movements. With different use-cases and trade-offs it is vital to understand the particulars of each approach. READ MORE

  3. 3. Functional Programming Languages and the JVM : Comparing Functional Language Compilation Techniques for the JVM

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

    Author : Asta Olofsson; [2023]
    Keywords : Compilation; Functional Programming; Java; Kompilering; Funktionell Programmering; Java;

    Abstract : Because of its security, high availability, and automatic memory management, the JVM (Java Virtual Machine) is a desirable execution environment. However, since the JVM was originally made for Java, which is an objectoriented language, it is hard for languages with other paradigms to run on it. READ MORE

  4. 4. CPU vs GPU performance when solving the flexible job-shop problem using genetic algorithms

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

    Author : Love Göransson; Marcus Nilszén; [2023]
    Keywords : ;

    Abstract : In this thesis, a comparison is made between the performance of genetic algorithms executed on the CPU and the GPU for solving the Flexible Job-shop Scheduling Problem (FJSP). The purpose is to determine whether one processing unit offers better performance than the other. READ MORE

  5. 5. React vs. Vue : Comparing JavaScript Frameworks from a Beginner’s Perspective

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

    Author : Daniel Schuster; [2023]
    Keywords : JavaScript; Programming; Frameworks; React; Vue; JavaScript; Programmering; Ramverk; React; Vue;

    Abstract : JavaScript has become the dominant programming language for web application development during the last few decades, being used by 98.5% of the websites worldwide. This prominence has led to the emergence of several frameworks for this language, with React and Vue being among the popular choices. READ MORE