A software model for flexible & safe adaptation of mobile code programs

  • Authors:
  • Noriki Amano;Takuo Watanabe

  • Affiliations:
  • JAIST, 1-1 Asahidai Tatsunokuchi, Ishikawa 923-1292, Japan;TITECH, 2-12-1 Ookayama Meguro-ku, Tokyo 152-8552, Japan

  • Venue:
  • Proceedings of the International Workshop on Principles of Software Evolution
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

Recently, mobile code technology has been utilized in many systems: Java applets, Jini, Active network, Internet appliances, etc. To make mobile code programs work more effectively, we must consider their adaptation on runtime environments. Our goal is to realize mobile code programs that can adapt themselves to runtime environments flexibly & safely. The adaptation can be regarded as a basic & important mechanism for software evolution of mobile code programs. Towards the goal, we design a software model named SAM code. Mobile code programs based on the model can realize their adaptation on runtime environments successfully without their misbehavior & runtime errors and system faults. In this paper, we give an overview of the model and discuss its effectiveness.