Promela

Promela

Jesse Russell Ronald Cohn

     

бумажная книга



ISBN: 978-5-5144-6120-2

High Quality Content by WIKIPEDIA articles! PROMELA (Process or Protocol Meta Language) is a verification modeling language. The language allows for the dynamic creation of concurrent processes to model, for example, distributed systems. In PROMELA models, communication via message channels can be defined to be synchronous (i.e., rendezvous), or asynchronous (i.e., buffered). PROMELA models can be analyzed with the SPIN model checker, to verify that the modeled system produces the desired behavior.