Published September 18, 2017 | Version v1
Conference paper

Analysis of Synchronisations in Stateful Active Objects

Description

This paper presents a static analysis technique based on effects and behavioural types for deriving synchronisation patterns of stateful active objects and verifying the absence of deadlocks in this context. This is challenging because active objects use futures to refer to results of pending asynchronous invocations and because these futures can be stored in object fields, passed as method parameters, or returned by invocations. Our effect system traces the access to object fields, thus allowing us to compute behavioural types that express synchronisation patterns in a precise way. The behavioural types are thereafter analysed by a solver that discovers potential deadlocks.

Abstract

International audience

Additional details

Created:
February 28, 2023
Modified:
November 29, 2023