A connector interaction for software component composition with message central processing

  • Authors:
  • Hwa-Young Jeong

  • Affiliations:
  • Faculty of General Education, Kyunghee University, Seoul, Korea

  • Venue:
  • GCC'05 Proceedings of the 4th international conference on Grid and Cooperative Computing
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Recently, software development method supporting CBD has been adopted widely, and there have been many studies on composition and application of architecture that can effectively use CBD. C2 architecture has been popular because of its composition of message-driven components. However, when you have classified sequence in component and want to use method-call method in server component, modification of component in C2 architecture is inevitable. In this paper, I propose connector interaction method with central message processing. This allows us to use the component without any modification (Plug-and-Play) even when method-call method is in use. More flexible message handling can be achieved by having a parallel composition of components that are free of classified sequence.