EventManager — a tool to help students analyse concurrent programs

  • Anna Leticia Alegria PUC-Rio
  • Roberto Ierusalimschy PUC-Rio
  • Noemi Rodriguez PUC-Rio

Resumo


Students learning concurrent programming often struggle with tests due to the non-deterministic nature of thread scheduling. It is in general hard to test specific scenarios and harder yet to repeat a given scenario for further tests after changes to the code. In this paper, we describe EventManager, a tool that allows the developer to instrument their program, marking events in the code and specifying valid event sequences using a domain-specific language that restricts thread scheduling to obey allowed sequences for these events. This language is based on regular expressions and set operations. We describe the implementation of EventManager for applications based on POSIX threads and discuss the expressiveness of the resulting environment.

Palavras-chave: concurrent programming, program tests, DSLs
Publicado
03/10/2022
Como Citar

Selecione um Formato
ALEGRIA, Anna Leticia; IERUSALIMSCHY, Roberto; RODRIGUEZ, Noemi. EventManager — a tool to help students analyse concurrent programs. In: SIMPÓSIO BRASILEIRO DE LINGUAGENS DE PROGRAMAÇÃO (SBLP), 26. , 2022, Uberlândia. Anais [...]. Porto Alegre: Sociedade Brasileira de Computação, 2022 . p. 24–31.