The Vienna Component Framework enabling composition across component models

  • Authors:
  • Johann Oberleitner;Thomas Gschwind;Mehdi Jazayeri

  • Affiliations:
  • Technische Universität Wien, Wien, Austria;Technische Universität Wien, Wien, Austria;Technische Universität Wien, Wien, Austria

  • Venue:
  • Proceedings of the 25th International Conference on Software Engineering
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

The Vienna Component Framework (VCF) supports the interoperability and composability of components across different component models, a facility that is lacking in existing component models. The VCF presents a unified component model---implemented by a façade component---to the application programmer. The programmer may write new components by composing components from different component models, accessed through the VCF. The model supports common component features, namely, methods, properties, and events. To support a component model within the VCF, a plugin component is needed that provides access to the component model. The paper presents the VCF's design, implementation issues, and evaluation. Performance measurements of VCF implementations of COM, Enterprise JavaBeans, CORBA distributed objects, and JavaBeans show that the overhead of accessing components through the VCF is negligible for distributed components.