vix.ing · top · new · best · stats · spec

Concurrent Models for Function Execution

2011/11/22 by Bob Diertens, Diertens, Bob
Computer Science · #Distributed systems and fault tolerance #Embedded Systems Design Techniques #FOS: Computer and information sciences #Parallel Computing and Optimization Techniques #Software Engineering (cs.SE)

paper · pdf · doi:10.48550/arxiv.1111.5170

openalex publication_date 2011/11/22 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

We derive an abstract computational model from a sequential computational model that is generally used for function execution. This abstract computational model allows for the concurrent execution of functions. We discuss concurrent models for function execution as implementations from the abstract computational model. We give an example of a particular concurrent function construct that can be implemented on a concurrent machine model using multi-threading. The result is a framework of computational models at different levels of abstraction that can be used in further development of concurrent computational models that deal with the problems inherent with concurrency.

Related