DocumentCode
737362
Title
Modular Verification of Asynchronous Service Interactions Using Behavioral Interfaces
Author
Betin-Can, Aysu ; Halle, Sylvain ; Bultan, Tevfik
Author_Institution
METU Inf. Inst., Univ. Mahallesi, Ankara, Turkey
Volume
6
Issue
2
fYear
2013
Firstpage
262
Lastpage
275
Abstract
A crucial problem in service-oriented computing is the specification and analysis of interactions among multiple peers that communicate via messages. We propose a design pattern that enables the specification of behavioral interfaces acting as communication contracts between peers. This "peer controller pattern" provides a modular, assume-guarantee style verification strategy that consists of three phases. 1) Each individual peer is statically verified for conformance to its part of the contract, using software model checking. 2) Alternately, a runtime enforcement mechanism blocks the communication events that violate the interface specification at runtime. 3) Using either of these two mechanisms, it can be assumed that the participating peers behave according to their interfaces and safety and liveness properties about the global behavior of the composite web service can then be verified directly on the communication contract. The interface verification of each peer and the behavior verification are hence handled in separate steps. A Java implementation of this pattern is developed and tested on a series of examples; we show that by working in such a modular fashion, it is possible to automatically and efficiently verify properties about service interactions that would otherwise be impossible to verify.
Keywords
Java; Web services; formal specification; formal verification; service-oriented architecture; user interfaces; Java implementation; assume-guarantee style verification strategy; asynchronous service interactions; behavior verification; behavioral interfaces; communication contracts; composite Web service; interface specification; interface verification; liveness properties; modular fashion; modular verification; peer controller pattern; runtime enforcement mechanism; service oriented computing; software model checking; Asynchronous communication; Contracts; Java; Monitoring; Runtime; Web services; XML; Web services; asynchronous communication; automated verification; design patterns; runtime enforcement;
fLanguage
English
Journal_Title
Services Computing, IEEE Transactions on
Publisher
ieee
ISSN
1939-1374
Type
jour
DOI
10.1109/TSC.2011.55
Filename
6072203
Link To Document