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
EconomicsFaculty of Business Administration and Economics » Computer Science » Specification of Software Systems
Title in English:
Design and evaluation of distributed software architectures
Conference
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
Author:
Goedicke, MichaelUDE
LSF ID
5091
ORCID
0009-0004-2383-6764ORCID iD
Other
connected with university
;
Meyer, Torsten
Year of publication:
1997
Language of text:
English

Abstract in English:

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.