Abstract
The Performance Evaluation Process Algebra, PEPA, is introduced by Jane Hillston as a stochastic process algebra for modelling distributed systems and especially suitable for performance evaluation. We present a static analysis that very precisely approximates the control structure of processes expressed in PEPA. The analysis technique we adopted is Data Flow Analysis. We begin the analysis by defining an appropriate transfer function, then with the classical worklist algorithm we construct a
finite automaton that captures all possible
interactions among processes. By annotating labels and
layers to PEPA programs, the approximating result is very
precise. Based on the analysis, we also develop algorithms for validating the deadlock property of PEPA programs. The techniques have been implemented in a tool which is able to
analyze processes with a control structure that more than one thousand states.
Original language | English |
---|---|
Publication date | 2007 |
Publication status | Published - 2007 |
Event | The 14th International Static Analysis Symposium - Lyngby, Denmark Duration: 1 Jan 2007 → … Conference number: 14 |
Conference
Conference | The 14th International Static Analysis Symposium |
---|---|
Number | 14 |
Country/Territory | Denmark |
City | Lyngby |
Period | 01/01/2007 → … |
Keywords
- PEPA, Date Flow Analysis, Control Structure, Finite Automaton, Deadlock, Static Analysis, Stochastic Process Algebra