Essays about: "Swift programming language"

Showing result 1 - 5 of 9 essays containing the words Swift programming language.

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

  2. 2. Evaluating Swift concurrency on the iOS platform : A performance analysis of the task-based concurrency model in Swift 5.5

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

    Author : Andreas Kärrby; [2022]
    Keywords : Task-based concurrency; Mobile; Benchmarking; Swift; iOS; Task-baserad concurrency; Mobil; Benchmarking; Swift; iOS;

    Abstract : Due to limitations in hardware, raising processor clock speeds is no longer the primary way to increase computing performance. Instead, computing devices are equipped with multiple processors (they are multi-core) to increase performance by enabling parallel execution of code. READ MORE

  3. 3. Transformation of a single-user system into a multi-user system with Swift

    University essay from KTH/Hälsoinformatik och logistik

    Author : Karl Janrik; Oscar Ekenlöw; [2022]
    Keywords : Swift; Vapor; Kitura; Perfect; Concurrency Control; Locking; Swift; Vapor; Kitura; Perfect; Samtidighetskontroll; Låsning;

    Abstract : Headlong Developments' application HeadmasterDev is currently adapted for a single user. To turn their application into a multi-user system the programming language Swift will be used. READ MORE

  4. 4. A performance evaluation of concurrent programming with the Swift actor model

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

    Author : Alex Diaz; [2022]
    Keywords : Concurrent programming; performance analysis; Swift; the actor model; Samtidig programkörning; prestandautvärdering; Swift; actor-modellen;

    Abstract : The Swift programming language recently introduced the actor model alongside Swift concurrency as a first-class citizen. Previously, concurrent programming in Swift required importing modules, e.g., Grand Central Dispatch. READ MORE

  5. 5. CONSTRUCTING A DECENTRALIZED COMMUNICATION SYSTEM COMPLIANT WITH THE ISO 20022 FINANCIAL INDUSTRY MESSAGE SCHEME

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

    Author : Emilio Haataja; William Stackenäs; [2021]
    Keywords : communication system; payment system; TLS; HTTPS; ISO 20022; SWIFT; financial institutions; decentralization; kommunikationssystem; betalningssystem; TLS; HTTPS; ISO 20022; SWIFT; finansiella institutioner; decentralisering;

    Abstract : Finansiella institut behöver en säker och tillförlitlig infrastruktur för att utföra transaktioner mellan varandra. I dagsläget finns det en rad olika lösningar för detta, som SWIFT och SEPA. Dessa lösningar har dock problem. READ MORE