CMU-CS-04-128 Computer Science Department School of Computer Science, Carnegie Mellon University
Compositional Transformation of Software Connectors Bridget Spitznagel May 2004
Ph.D. Thesis
It is not always possible to find an existing connector that satisfies the requirements of the system, and at present it is time-consuming and difficult to create new kinds of connectors. A principled, compositional means of systematically constructing connectors is needed. In this thesis I describe a new approach in which a basic connector type (such as RPC or data streams) can be augmented with selected adaptations or enhancements to produce a more complex connector type. I characterize a small set of structural transformations that can be applied compositionally to basic connector types to arrive at a wide variety of useful complex connector types. I give formal semantics for these transformations and demonstrate that it is possible to semi-automatically generate implementations of instances of the new connector types. I explore and evaluate this idea in the context of dependability, using transformations to increase the reliability of existing component interaction mechanisms. 227 pages
| |
Return to:
SCS Technical Report Collection This page maintained by reports@cs.cmu.edu |