Publication Details

A Uniform Classification of Common Concurrency Errors

FIEDOR Jan, KŘENA Bohuslav, LETKO Zdeněk and VOJNAR Tomáš. A Uniform Classification of Common Concurrency Errors. FIT-TR-2010-03, Brno, 2010. Available from: http://www.fit.vutbr.cz/~vojnar/Publications/fit-tr-2010-03.pdf
Czech title
Klasifikace častých chyb v paralelních programech
Type
technical report
Language
english
Authors
URL
Keywords

concurrency error, multi-threaded, detection techniques

Abstract
Nowadays, multi-threaded programs are quite common and so are concurrency errors. Many works devoted to detection of concurrency errors have been published in recent years and many of them presented definitions of concurrency errors that the proposed algorithms are able to handle. These definitions are usually expressed in different terms suitable for a description of the particular considered algorithms and they surprisingly often differ from each other in the meaning they assign to particular errors. To help understanding the errors and developing techniques for detecting them, this report strives to provide a uniform taxonomy of concurrency errors common in current programs, with a stress on those written in Java, together with a brief overview of techniques so far proposed for detecting such errors.
Published
2010
Pages
24
Place
FIT-TR-2010-03, Brno, CZ
BibTeX
@TECHREPORT{FITPUB9426,
   author = "Jan Fiedor and Bohuslav K\v{r}ena and Zden\v{e}k Letko and Tom\'{a}\v{s} Vojnar",
   title = "A Uniform Classification of Common Concurrency Errors",
   pages = 24,
   year = 2010,
   location = "FIT-TR-2010-03, Brno, CZ",
   language = "english",
   url = "https://www.fit.vut.cz/research/publication/9426"
}
Back to top