Essays about: "Simon Geries"

Found 1 essay containing the words Simon Geries.

  1. 1. Reactive Async : Safety and efficiency of new abstractions for reactive, asynchronous programming

    University essay from KTH/Skolan för datavetenskap och kommunikation (CSC)

    Author : Simon Geries; [2016]
    Keywords : parallel; programming; reactive; asynchronous;

    Abstract : Futures and Promises have become an essential part of asynchronous programming. However, they have important limitations, allowing at most one result and no support for cyclic dependencies, instead resulting in deadlocks. READ MORE