Essays about: "Actor-Model Concurrency"

Found 5 essays containing the words Actor-Model Concurrency.

  1. 1. Serverless Streaming Graph Analytics with Flink Stateful Functions

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

    Author : Sihan Chen; [2022]
    Keywords : Temporal Graph; Graph Analytics; Flink Stateful Functions; Serverless; FaaS;

    Abstract : Serverless Function as a Service (FaaS) platforms have been an emerging trend nowadays with the continuous improvement of the cloud-native ecosystem. Graph streaming analytics is a widely-known research area that demands well-designed computation paradigms and complex optimization of storage and queries. READ MORE

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

  3. 3. Region-based Memory Management and Actor Model Concurrency An initial study of how the combination performs

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

    Author : Robert Krook; [2020-11-06]
    Keywords : Region-based memory management; Standard ML; Actor-Model Concurrency; Functional programming;

    Abstract : Modern computer systems and the requirements we place upon them are vastly different from those of early systems. With the emergence of Internet of Things (IoT) devices, the number of devices with hard, real-time deadlines have increased greatly. READ MORE

  4. 4. Implementing Safe Sharing Features for Encore

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Joel Wallin; [2017]
    Keywords : ;

    Abstract : Actor isolation is an important property in parallel and concurrent programs that utilize the actor model. However, when expressing certain patterns isolation can sometimes be too strong and forces complexity on actors. READ MORE

  5. 5. Retaining efficiency in an embedded system while introducing Lua as a means to improve maintainability: an actor model approach

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

    Author : Rikard Johansson; Joel Tebring; [2011-10-11]
    Keywords : embedded system; touch display; software design; component-based design CBD ; concurrency; actor model; message passing; Lua; efficiency; maintainability;

    Abstract : Embedded touch display systems with limited resources still require responsive user interfaces, which puts high demands on the efficiency of the software. Embedded systems are expensive to maintain due to the low-level programming languages used for efficiency. READ MORE