Real-life middleware support for connectors
Real-life middleware support for connectors
diploma thesis (DEFENDED)
View/ Open
Permanent link
http://hdl.handle.net/20.500.11956/9319Identifiers
Study Information System: 45100
Collections
- Kvalifikační práce [11196]
Author
Advisor
Referee
Ježek, Pavel
Faculty / Institute
Faculty of Mathematics and Physics
Discipline
Software systems
Department
Department of Software Engineering
Date of defense
21. 5. 2007
Publisher
Univerzita Karlova, Matematicko-fyzikální fakultaLanguage
English
Grade
Excellent
Softwarové konektory se používají v komponentových systémech pro realizaci mezi-komponentové komunikace. Pro jejich generovaní slouží generátor konektor, který z konfiguračního souboru umí vytvořit odpovídajíci konektor. Během návrhu aplikace generátor konektorů umožňuje specifikovat, jak mají jednotlivé komponenty mezi sebou kooperovat. Za běhu aplikace pak vytvořené konektory zajištují komunikaci, jak bylo uvedeno v konfiguraci. Konektory k tomu typicky využívají nějaký midleware a můžou tak být považovany za abstrakci, která zakrývá rozdíly mezi jednotlivými middlewary. Cílem této diplomové práce je rozšířit existující generátor konektorů a poskytnout podporu pro generování konektorů využívájících technologie RMI a CORBA a také jiné komunikační styly (především messaging). Kromě implementace různých middlewarů práce rozebírá pokročilejší témata, jako předávání referencí a vypořádání se s komplexními typy v rámci vzdálené komunikace.
Software connectors are used in component-based systems for realization of inter-component communication. A connector generator serves for their generation. It is able to create particular connector based on definitions in a high-level configuration file. At design time the connector generator allows for specifying how components interoperate, at run time created connectors are responsible for communication between application's components as it was specified in the configuration file. They typically utilize some middleware for realization of the communication and they can be supposed as a higher level of abstraction which covers the differences between various underlying middlewares. The aim of the thesis is to extend the existing connector generator [1] and provide support for generating and deploying RMI and CORBA-based connectors and also connectors using other communication styles (particularly messaging). Besides the actual implementation of various middlewares in the connector generator the thesis also addresses some advanced topics like passing references and handling of complex types within remote communication.