Publication: Dynamic verification for hybrid concurrent programming models
Program
KU-Authors
KU Authors
Co-Authors
Gajinov, Vladimir
Cristal, Adrian
Unsal, Osman S.
Advisor
Publication Date
Language
English
Journal Title
Journal ISSN
Volume Title
Abstract
We present a dynamic verification technique for a class of concurrent programming models that combine dataflow and shared memory programming. In this class of hybrid concurrency models, programs are built from tasks whose data dependencies are explicitly defined by a programmer and used by the runtime system to coordinate task execution. Differently from pure dataflow, tasks are allowed to have shared state which must be properly protected using synchronization mechanisms, such as locks or transactional memory (TM). While these hybrid models enable programmers to reason about programs, especially with irregular data sharing and communication patterns, at a higher level, they may also give rise to new kinds of bugs as they are unfamiliar to the programmers. We identify and illustrate a novel category of bugs in these hybrid concurrency programming models and provide a technique for randomized exploration of program behaviors in this setting.
Source:
Runtime Verification, Rv 2014
Publisher:
Springer Int Publishing Ag
Keywords:
Subject
Computer science, Software engineering