Proceedings paper

Title:
Using Connectors to Address Transparent Distribution in Enterprise Systems – Pitfalls and Options
Authors:
Publication:
Software Engineering, Artificial Intelligence, Networking and Parallel/Distributed Computing
DOI:
Year:
2009
ISBN:
978-3-642-01203-7
Link:

Abstract:
Software connectors are commonly used in component-based software engineering to model and implement inter-component communication. When used in a distributed environment, the responsibility of connectors is to make the remote communication transparent to components. For this task, connectors often employ a kind of middleware. In this paper, we evaluate the feasibility of making the remote communication completely transparent.We consider middleware commonly used in todayś enterprise systems, namely CORBA and RMI in Java. We point out issues that prevent the transparency and analyze the impact on components together with possible tradeoffs.

BibTeX:
@inproceedings{bures_using_2009,
    title = {{Using Connectors to Address Transparent Distribution in Enterprise Systems -- Pitfalls and Options}},
    author = {Bureš, Tomáš and Hala, Josef and Hnětynka, Petr},
    year = {2009},
    booktitle = {{Software Engineering, Artificial Intelligence, Networking and Parallel/Distributed Computing}},
    editor = {Lee, Roger and Ishii, Naohiro},
    publisher = {Springer Berlin Heidelberg},
    location = {Berlin, Heidelberg},
    doi = {10.1007/978-3-642-01203-7_7},
    isbn = {978-3-642-01203-7},
    pages = {81--92},
    url = {https://doi.org/10.1007/978-3-642-01203-7_7},
}