Essays about: "programvaruteknik"

Showing result 11 - 15 of 492 essays containing the word programvaruteknik.

  1. 11. Exploring Software Prototyping in the Sport Analytics Industry : Developing a Software Prototype for Analyzing Mobile EEG Sensor Data and Elite Shooter Activity

    University essay from Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Author : Victor Persson; Herman Norrby; [2023]
    Keywords : sports analysis; sports shooting; EEG; brain activity;

    Abstract : .... READ MORE

  2. 12. Implementing and comparing challengers to popular multi-objective algorithms for unit test cases generation

    University essay from Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Author : Elias Lindfors; [2023]
    Keywords : multi-objective; evosuite; genetic; algorithm;

    Abstract : The topic of multi-objective algorithms has been researched for many years, where hundreds of multi-objective algorithms have been developed. With the field of search-based software engineering attracting use-cases, more research on which algorithms are fitting the area is still lacking. READ MORE

  3. 13. Runtime of WebAssembly : A study into WebAssembly runtime

    University essay from Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Author : Adam Eriksson; [2023]
    Keywords : WebAssembly; Runtime; Native; JavaScript; Compilation; Execution;

    Abstract : WebAssembly is Assembly-like code that is created by compiling other languages into Wasm. The Wasm file can then be run on the web at near native speed. The objective of this study is to find how WebAssemblys runtime compares to JavaScript and native. The study will also see if different browsers impact WebAssembly runtime. READ MORE

  4. 14. Industry preferred implementation practices for security in cloud systems : An exploratory and qualitative analysis of implementation practices for cloud security

    University essay from Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Author : Carl-Johan Elfström; [2023]
    Keywords : security; cloud; practices;

    Abstract : Since the introduction of cloud computing as a standard solution for data storage and software hosting, new security measures have been developed, and data laws and compliance regulations have become more stringent. In this thesis, the exploration of compliance and regulatory documents, interviews of industry professionals, and thematic analysis of interview data  uncover some industry-preferred implementation practices that will help to ensure compliance and cloud security for applications and data storage on the cloud. READ MORE

  5. 15. Evaluating the performance andusability of HTTP vs gRPC in communication between microservices

    University essay from Blekinge Tekniska Högskola/Institutionen för programvaruteknik

    Author : Najem Hamo; Simon Saberian; [2023]
    Keywords : HTTP; gRPC; Cloud Computing; Load testing; Micro-services;

    Abstract : Microservices is an architectural technique that has only gotten more popular as the need for scalable and performant internet-based applications has grown. One of the characteristics of microservices is communication through lightweight protocols like HTTP. READ MORE