Book chapter

Title:
Communication Style Driven Connector Configurations
Authors:
Publication:
Software Engineering Research and Applications: First International Conference, SERA 2003, San Francisco, CA, USA, June 25-27, 2003, Selected Revised Papers
Year:
2004
ISBN:
978-3-540-24675-6
Link:

Abstract:
Connectors are used in component-based systems as first-class entities to abstract component interactions. In this paper, we propose a way to compose connectors by using fine-grained elements, each of them representing a single, well-defined function. We identify an experimentally proven set of connector elements, which, composed together, model four basic component interconnection types (procedure call, messaging, streaming, blackboard), and allow for connector variants to reflect distribution, security, fault- tolerance, etc. We also discuss how to generate such a connector semi-automatically. The presented results are based on a proof-of-the-concept implementation.

BibTeX:
@incollection{bures_communication_2004,
    title = {{Communication Style Driven Connector Configurations}},
    author = {Bures, Tomas and Plasil, Frantisek},
    year = {2004},
    booktitle = {{Software Engineering Research and Applications: First International Conference, SERA 2003, San Francisco, CA, USA, June 25-27, 2003, Selected Revised Papers}},
    editor = {Ramamoorthy, C. V. and Lee, Roger and Lee, Kyung Whan},
    publisher = {Springer Berlin Heidelberg},
    location = {Berlin, Heidelberg},
    doi = {10.1007/978-3-540-24675-6_11},
    isbn = {978-3-540-24675-6},
    pages = {102--116},
    url = {https://doi.org/10.1007/978-3-540-24675-6_11},
}