[Back]


Diploma and Master Theses (authored and supervised):

F. Schrogl:
"Transparently Migrating Java Objects at Runtime in an Infrastructure-as-a-Service Cloud";
Supervisor: S. Dustdar, P. Leitner; Institut für Informationssysteme, Distributed Systems Group, 2014; final examination: 2014-10-06.



English abstract:
In the last couple of years Cloud Computing has become an important topic in industry and computer science. In particular, this applies to clouds following Infrastructure-as-a-Service (IaaS) paradigm, due to their maturity and high flexibility in terms of supported software stacks. Cloud Computing promises on-demand provisioning of IT resources, making easy scaling of applications during runtime possible and also relieves software developers of dealing with hardware, so that they can focus entirely on their software engineering. But there are also some downsides. To gain full advantage of Cloud Computing´s scaling abilities developers have to write distributed software, which is a complex and error prone task. To minimize these hurdles Distributed Systems Group (DSG) developed jCloudScale, a Java-based middleware using Aspect-oriented Programming (AOP) and Bytecode manipulation to transparently deploy Java objects to common IaaS clouds.
This master´s thesis describes and presents an extension to jCloudScale, that enables transparent migration of already deployed Java objects during runtime, while preserving their state and function. The migration mechanism further supports migration triggering using business rules and uses automated planning to choose
an optimal migration strategy. First this thesis details the state of the art in the area of Cloud Computing, gives an overview of relevant related work and an introduction to jCloudScale´s architecture. Afterwards the migration mechanism is described and evaluated in detail. Finally a conclusion about the work done and possible tasks for future development are given.

Created from the Publication Database of the Vienna University of Technology.