[Zurück]


Diplom- und Master-Arbeiten (eigene und betreute):

A. Brückl:
"Relaxed non-blocking distributed transactions for the eXtensible virtual shared memory";
Betreuer/in(nen): E. Kühn, S. Craß; 185 - 1, 2013; Abschlussprüfung: 12.06.2013.



Kurzfassung deutsch:
In der Entwicklung von verteilten Anwendungen sind speziell die Kommunikation sowie die Koordination komplexe Aufgaben. Daher verwenden Entwickler Middlewaretechnologien, welche die Komplexität verstecken und die benötigten Enterprise-Features, wie zum Beispiel Transaktionen, bereits "out of the box" mitbringen. Besonders Middleware-Produkte, die auf dem Paradigma eines gemeinsamen Datenraums basieren (space-based computing, SBC), werden oft für Koordinierungsaufgaben verwendet.
Obwohl die auf einem zentralen Speicher basierten Middlewareprodukte die Entwicklung von verteilten Anwendungen vereinfachen, können viele von ihnen nicht für komplexere Anwendungen verwendet werden, da sie ein wichtiges Enterprise-Feature nicht unterstützen: Verteilte Transaktionen. Andere Middlewareprodukte, welche dieses Feature bereits unterstützen, verwenden ältere Commit-Algorithmen, welche in bestimmten Fällen Fehler aufweisen.
Daher stellt diese Arbeit ein flexibles, nebenläufiges und verteiltes Transaktionsmodell vor, welches an dem Paradigma eines gemeinsamen Datenraums orientiert ist. Das neue Modell unterstützt langlebige Transaktionen und bietet einen hohen Grad an Konsistenz. Als positiver Nebeneffekt zeigt sich in der Evaluierung, dass in bestimmten Szenarien das neue Transaktionsmodell performanter ist als ein normales lokales Transaktionssystem.

Kurzfassung englisch:
In the development of distributed applications, especially communication and coordination are complex tasks.
Therefore developers are using middleware technologies which are hiding the complexity and providing enterprise features like transactions out-of-the box.
Especially middlewares which are following the space-based computing (SBC) paradigm are often used for coordination tasks.
But although space-based middlewares are simplifying the development of distributed applications, most of them can not be used for complex applications because they do not provide an essential enterprise feature: distributed transactions. Other middlewares which already provide this feature often rely on old commit algorithms which are having known problems in certain scenarios.
Therefore this work provides a flexible and concurrent distributed transaction model which is aligned on the space-based computing paradigm. The new model supports long-lived transactions and provides a high degree of consistency. As a positive side effect the evaluation shows that in certain scenarios the new transaction model performs better than a standard local transaction system.

Erstellt aus der Publikationsdatenbank der Technischen Universität Wien.