Goedicke, Michael; Meyer, Torsten:
Design and evaluation of distributed software architectures
ESEC/FSE 97: 6th European Software Engineering Conference and 5th ACM SIGSOFT Symposium on the Foundations of Software Engineering, 22.-25.09.1997, Zürich
1997
1997Poster
WirtschaftswissenschaftenFakultät für Wirtschaftswissenschaften » Fachgebiet Informatik » Spezifikation von Softwaresystemen
Titel in Englisch:
Design and evaluation of distributed software architectures
Konferenz
ESEC/FSE 97: 6th European Software Engineering Conference and 5th ACM SIGSOFT Symposium on the Foundations of Software Engineering, 22.-25.09.1997, Zürich
Autor*in:
Goedicke, MichaelUDE
LSF ID
5091
ORCID
0009-0004-2383-6764ORCID iD
Sonstiges
der Hochschule zugeordnete*r Autor*in
;
Meyer, Torsten
Erscheinungsjahr:
1997
Sprache des Textes:
Englisch

Abstract in Englisch:

The advantages of distributed softwaresystems in terms of additional reliability, redundancy, work load balancing etc. are easily outweighed by the additional complexity distribution introduces into a software architecture. In this paper we consider an approach to describe the architecture of distributed software systems. This approach is based on a component model of software which contains additional information about distribution. Rather than describing the distribution properties within a component most of these properties are stated with the use relation between components which may be local or remote. We describe how this design approach can be implemented on top of CORBA and how performance-related properties of remote use relations are used to quantitatively assess the software architecture. Thus the design of complex, hierarchically structured distributed software systems can be assessed wrt. response time of remote operation invocations, for example.