Title :
Checking Distributed Programs with Partially Ordered Atoms
Author :
Li, H.F. ; Maghayreh, Eslam Al
Author_Institution :
Concordia Univ., Montreal
Abstract :
Monitoring and checking the execution of a distributed program incur significant overhead due to the large number of states that need to be considered. This paper addresses two important aspects in tackling this problem: (a) atomization of the events that occur in a run, and (b) exploiting partial order semantics rather than interleaving semantics. Atomization is used to simplify analysis by compressing the events of an execution into a much smaller number of atoms. Partial order semantics promotes separation of concerns in modeling and checking program requirements involving (i) the necessary ordering among the atoms and (ii) the correctness of each atom. Ordering requirement is modeled by a set of recurrent sequences while computation requirement is modeled by a predicate that should be satisfied in the minimal state of each atom. A partially-ordered multi-set (pomset) model is presented to demonstrate the effectiveness of the approach. It is shown that property checking can be done without involving all the states of a run, regardless of the generality of the predicate involved.
Keywords :
distributed programming; program slicing; program verification; set theory; system monitoring; atomization; distributed program execution checking; partial order semantics; partially-ordered multiset model; program monitoring; Computational modeling; Computer science; Computerized monitoring; Concurrent computing; Costs; Distributed computing; Interleaved codes; Lattices; Protocols; Software engineering;
Conference_Titel :
Software Engineering Conference, 2007. APSEC 2007. 14th Asia-Pacific
Conference_Location :
Aichi
Print_ISBN :
0-7695-3057-5
DOI :
10.1109/ASPEC.2007.39