Essays about: "Concurrency."

Showing result 1 - 5 of 101 essays containing the word Concurrency..

  1. 1. Relaxed Priority Queue & Evaluation of Locks

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

    Author : Andreas Rudén; Ludvig Andersson; [2023-10-23]
    Keywords : Concurrency; Data Structures; Algorithms; Priority Queue; Semantic Relaxation; Lock-free; Scalability; Performance;

    Abstract : We present a new, lock-free and concurrent priority queue, utilizing some ideas from [1] by Rukundo et al., that relaxes the traditional sequential semantics of the delete_min operation to achieve better scalability and performance. READ MORE

  2. 2. aiLangu - Real-time Transcription and Translation to Reduce Language Barriers : An Engineering Project to Develop an Application for Enhancing Human Verbal Communication

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

    Author : Vincent Ringström1; Iley Alvarez Funcke; [2023]
    Keywords : Sound transcription; Sound translation; AI; Deep learning; Real-time; Language barrier; Concurrency; Ljud transkription; Ljud översättning; AI; Djupinlärning; Real-tid; Språkbarriär; Samtidighet;

    Abstract : The research area this report relates to is real-time automatic transcription and translation. The purpose of the work done for the report is to reduce the perceived language barriers online and to make a user-friendly application to make use of the latest deep learning technology to transcribe and translate in real-time. READ MORE

  3. 3. Mitigating serverless cold starts through predicting computational resource demand : Predicting function invocations based on real-time user navigation

    University essay from Jönköping University/JTH, Avdelningen för datateknik och informatik

    Author : Gustav Persson; William Branth Sjöberg; [2023]
    Keywords : serverless functions; cold start; provisioned concurrency; adaptive scaling; mitigation; predicting function invocations; monitoring real-time user navigation;

    Abstract : Serverless functions have emerged as a prominent paradigm in software deployment, providing automated resource scaling, resulting in demand-based operational expenses. One of the most significant challenges associated with serverless functionsis the cold start delay, preventing organisations with latency-critical web applications from adopting a serverless technology. READ MORE

  4. 4. Syntax-Based Dependency Discovery : Extracting Dependencies Between Integration Test Cases for Passive Testing

    University essay from KTH/Hälsoinformatik och logistik

    Author : David Halldoff; Martin Sten; [2023]
    Keywords : Software testing; passive testing; integration testing; test case; dependency discovery; guarded assertion; automotive; safety-critical; Mjukvarutestning; passiv testning; integrationstestning; testfall; beroendeupptäckt; fordon; säkerhetskritisk;

    Abstract : Modern-day vehicles consist of numerous electronic computing devices with accompanying software. Since vehicles are generally classified as safety-critical systems, rigorous testing strategies have to be deployed to ensure correct operation of the embedded software. READ MORE

  5. 5. Evaluating Swift Concurrency- Async/Await pattern for Volvo Cars App

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Abhishek Babladi; [2023]
    Keywords : ;

    Abstract : In the ever-evolving landscape of software development, efficient concurrency management stands as a beacon of optimal performance and user experience. Swift's introduction of the async/await pattern promises a new frontier in tackling asynchronous operations. READ MORE