Model and Classification of Software Connectors

刘瑜,张世琨,王立福
DOI: https://doi.org/10.3969/j.issn.1000-3428.2005.03.027
2005-01-01
Abstract:The study of component connections and connectors is helpful to architecture-based software development. Based on connection semantics, connector model is described. Then considering software architecture styles and the implementation of connectors, the connectors are classified into 11 types, which include procedure calling, parameterization, sharable data, adapter, transformer, proxy, abstract base class, interpreter, event trigger, massage broker and component wrapper. Each of them supports different implementation map and reuse approach respectively.
What problem does this paper attempt to address?