• Email
  • Like
  • Save
  • Private Content
  • Embed
 

Sovereign: Migrating Java Threads to Improve Availability of Web Applications

by

  • 1,204 views

Transparent failover as a technique to improve reliability of mission critical systems is not usable with web applications that rely on additional threads in their HTTP sessions. RAP applications fall ...

Transparent failover as a technique to improve reliability of mission critical systems is not usable with web applications that rely on additional threads in their HTTP sessions. RAP applications fall into this category of web applications.

Sovereign is a research project by EclipseSource in conjunction with the Technical University Munich to develop a solution for the above problem.

In this session we discuss two solutions under development in the Sovereign project. The first solution utilizes byte code weaving with AspectJ in order to connect the RAP application with Terracotta, a distributed heap for Java objects. The second solution being explored is to extend the Maxine VM by a feature to replicate/migrate objects and threads between VM instances.

We describe their advantages and disadvantages for overcoming the problem of immobile Java threads that prevent transparent failover for RAP applications. We demonstrate how to transfer the state of a running RAP application from one server to another using both methods.

Accessibility

Categories

Upload Details

Uploaded via SlideShare as Adobe PDF

Usage Rights

© All Rights Reserved

Flagged as inappropriate Flag as inappropriate
Flag as inappropriate

Select your reason for flagging this presentation as inappropriate. If needed, use the feedback form to let us know more details.

Cancel

2 Embeds 210

http://www.eclipsecon.org 206
http://eclipsecon.org 4

Statistics

Likes
3
Downloads
28
Comments
1
Embed Views
210
Views on SlideShare
994
Total Views
1,204

11 of 1 previous next

Post Comment
Edit your comment

Sovereign: Migrating Java Threads to Improve Availability of Web Applications Sovereign: Migrating Java Threads to Improve Availability of Web Applications Presentation Transcript