Sökning: "Samtidig programkörning"

Hittade 1 uppsats innehållade orden Samtidig programkörning.

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

    Master-uppsats, KTH/Skolan för elektroteknik och datavetenskap (EECS)

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

    Sammanfattning : 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. LÄS MER