A serialization based approach for strong mobility of shared object

  • Authors:
  • Soumaya Marzouk;Maher Ben Jemaa;Mohamed Jmaiel

  • Affiliations:
  • National Engineers School of Sfax, Sfax Tunisia;National Engineers School of Sfax, Sfax Tunisia;National Engineers School of Sfax, Sfax Tunisia

  • Venue:
  • Proceedings of the 5th international symposium on Principles and practice of programming in Java
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

Mobility becomes very important in distributed Computing. Thus, many works deal with process strong mobility, but few of them deal with mobility of shared objects. In this paper, we present a mobility approach based on source code transformation, which allows strong mobile processes to communicate via remote shared objects. This approach enables shared object strong mobility. We demonstrate how both strong mobile processes and strong mobile shared objects can migrate at the same time while maintaining consistency of the application execution. We implemented our approach on Java Threads, using Java RMI. The evaluation of execution times shows that the overhead is very small compared to the original execution time.