Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
×
In this work, we present four transactional schedulers implemented entirely in Haskell using different abstraction levels. The results present, despite the ...
In this work, we present four transactional schedulers implemented entirely in Haskell using different abstraction levels. The results present, despite the ...
We present a formal translation of an actor-based language with cooperative scheduling to the functional language Haskell. The translation is proven correct ...
Sign up for an account to create a profile with publication list, tag and review your related work, and share bibliographies with your co-authors. User- ...
The underlying implementation framework works for both kinds of resources and can serve as a blueprint for further implementations of user-level transactions.
fectiveness user-level ”gang-scheduling” for Data Parallel Haskell workloads, and priority scheduling for Haskell based web-servers and virtual machines ...
Mar 26, 2014 · ness user-level gang scheduling for Data Parallel Haskell [4] workloads, and priority scheduling for Haskell based web- servers [11] and ...
Jun 3, 2014 · Say I have a function work I want executed at Date , presumably in the future (if not, we can just schedule it for immediate execution). In this ...
Missing: Transaction | Show results with:Transaction
Apr 15, 2016 · with other language level transactions in Haskell, enabling scheduler-agnostic concurrency library implementations. The idea of scheduler ...
transaction. The Haskell user-level API for STM is given in Figure 1.17. The implementation of the STM monad matches IO's implementation de- scribed in ...