Electronic Proceedings in Theoretical Computer Science (Aug 2015)

Unlocking Blocked Communicating Processes

  • Adrian Francalanza,
  • Marco Giunti,
  • António Ravara

DOI
https://doi.org/10.4204/EPTCS.188.4
Journal volume & issue
Vol. 188, no. Proc. WWV 2015
pp. 23 – 32

Abstract

Read online

We study the problem of disentangling locked processes via code refactoring. We identify and characterise a class of processes that is not lock-free; then we formalise an algorithm that statically detects potential locks and propose refactoring procedures that disentangle detected locks. Our development is cast within a simple setting of a finite linear CCS variant — although it suffices to illustrate the main concepts, we also discuss how our work extends to other language extensions.