Masterarbeit
Loops Discovery in Choreographed User Interface Mashups
Completion
2014/01
Research Area
Students
Advisers
Description (German)
Choreographed User Interface Mashups are characterized by implicit inter-widget communication, i.e. widgets start to communicate as soon as they are placed on a common composition canvas without prior configuration by end users. Usually the messaging takes place in a publish/subscribe fashion, which enables one widgets to react on events taking place in others. If widgets come from different vendors, however, such implicit connections can cause loops in the mashup. This in turn can lead to unexpected effects both in the run-time environment and even cause costs for the end user. The master project should analyze which algorithms and approaches are applicable to detect message loops in loosely coupled systems. Based on this analysis the project should create a concept for both static and dynamic loop detection. A prototype implementation of the concept should prove the applicability of the approach.