Unblockable Compositions of Software Components

Ruzhen Dong,Johannes Faber,Zhiming Liu,Jirí Srba,Naijun Zhan,Jiaqi Zhu
DOI: https://doi.org/10.1145/2304736.2304754
2012-01-01
Abstract:We present a new automata-based interface model describing the interaction behavior of software components. Contrary to earlier component- or interface-based approaches, the interface model we propose specifies all the non-blockable interaction behaviors of a component with any environment. To this end, we develop an algorithm to compute the unblockable interaction behavior, called the interface model of a component , from its execution model. Based on this model, we introduce composition operators for the components and prove important compositionality results, showing the conditions under which composition of interface models preserves unblockable sequences of provided services.
What problem does this paper attempt to address?