Essays about: "Parallel Java"

Showing result 1 - 5 of 24 essays containing the words Parallel Java.

  1. 1. Implementing UX/UI in a real-time speech recognition and translation application in Android and a clinical study

    University essay from Umeå universitet/Institutionen för tillämpad fysik och elektronik

    Author : Pamela Chilo; [2023]
    Keywords : ;

    Abstract : According to WHO(World Health Organization) there are over 1,5 billion people living with hearing loss. Furthermore, HRF(Hörselskadades riksförbund) believe that ‘hidden hearing loss’ can be a much larger scale of the population than what was believed. There are two parts in this project taking place parallel. READ MORE

  2. 2. A Performance Comparison of Java Streams and Imperative Loops

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

    Author : Magnus Åkerfeldt; [2023]
    Keywords : Java streams; performance; benchmarking; loops; functional programming; Java streams; prestanda; loopar; funktionell programmering;

    Abstract : The Stream API was added in Java 8. With the help of lambda expressions (anonymous functions), streams enable functional-style operations on sequences of elements. READ MORE

  3. 3. Mobile application design for contextual usability and operability in underground mines

    University essay from Linköpings universitet/Institutionen för datavetenskap

    Author : Manuela Tesanovic; Summia Al-mufti; [2020]
    Keywords : Application; Underground mine; Usability; Prototype;

    Abstract : The aim of the thesis was to develop a usable mobile application prototype to be used in the underground mining environment. In order to fulfill the aim, the research question How can a mobile application be designed for usability with focus on operability for an underground mine? was researched, analysed and answered. READ MORE

  4. 4. Spork : Move-enabled structured merge for Java with GumTree and 3DM

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

    Author : Simon Larsén; [2020]
    Keywords : ;

    Abstract : With software development becoming an increasingly parallel process in which branching lines of development is common, the shortcomings of unstructured merge techniques are becoming more tangible. In particular, merge conflicts occur frequently and often unnecessarily. READ MORE

  5. 5. Implementing the GraphQL Interface on top of a Graph Database

    University essay from Linköpings universitet/Databas och informationsteknik; Linköpings universitet/Tekniska fakulteten

    Author : Linn Mattsson; [2020]
    Keywords : GraphQL; Graph Databases; Performance; Logical Plans;

    Abstract : Since becoming an open source project in 2015, GraphQL has gained popularity as it is used as a query language from front-end to back-end, ensuring that no over-fetching or under-fetching is performed. While the query language has been openly available for a few years, there has been little academic research in this area. READ MORE