Specifying Transaction Control to Serialize Concurrent Program Executions
Databases
2017-06-07 v1 Distributed, Parallel, and Cluster Computing
Software Engineering
Abstract
We define a programming language independent transaction controller and an operator which when applied to concurrent programs with shared locations turns their behavior with respect to some abstract termination criterion into a transactional behavior. We prove the correctness property that concurrent runs under the transaction controller are serialisable. We specify the transaction controller TaCtl and the operator TA in terms of Abstract State Machines. This makes TaCtl applicable to a wide range of programs and in particular provides the possibility to use it as a plug-in when specifying concurrent system components in terms of Abstract State Machines.
Cite
@article{arxiv.1706.01762,
title = {Specifying Transaction Control to Serialize Concurrent Program Executions},
author = {Egon Börger and Klaus-Dieter Schewe},
journal= {arXiv preprint arXiv:1706.01762},
year = {2017}
}
Comments
14 pages, 1 figure