Heterogeneous Component Coordination: The CLF Approach

  • Authors:
  • Damián Arregui;François Pacull;Michel Riviere

  • Affiliations:
  • -;-;-

  • Venue:
  • EDOC '00 Proceedings of the 4th International conference on Enterprise Distributed Object Computing
  • Year:
  • 2000

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper presents a concrete experiments in assembling components from different "protocol-aware" component frameworks such as Java/Jini (Sun), Corba 3.0 (Object Management Group), Enterprise JavaBeans (Sun) and our own framework called CLF (Coordination Language Facility). We describe how the CLF coordinator can be used to negotiate and perform distributed transactions across several components belonging to the previously cited frameworks, taking advantage of the native transactional capabilities they provide. Since the classical two-phase commit protocol ensures not only serializability but also linearizability, we are able to combine operations in a linearizable way on the whole set of components and thus enforce the serializability of the resulting transaction. We illustrate this approach through a showcase application implementing the coordination of heterogeneous components.