Policy-based Separation of Concerns for Dynamic Code Mobility Management

  • Authors:
  • Rebecca Montanari;Gianluca Tonti;Cesare Stefanelli

  • Affiliations:
  • -;-;-

  • Venue:
  • COMPSAC '03 Proceedings of the 27th Annual International Conference on Computer Software and Applications
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

The convergence between the Internet and telecommunicationsystems promotes an integrated scenario characterizedby different flavors of mobility. Users can connectto the network from ubiquitous points of attachment andwireless portable devices can roam by maintaining continuousconnectivity. Novel middleware technologiesbased on code mobility has the potential to enhance serviceprovisioning to mobile users/devices. However, codemobility adds complexity to the design of applicationsand calls for new approaches for the programming ofcode mobility strategies. Separation between mobility andcomputational concerns is crucial to reduce the complexityof code mobility control and to favor rapid mobilecode-based service prototyping, run-time configurationand maintenance. To achieve the needed degree of separationof concerns the paper advocates the adoption ofpolicies and proposes a policy-based framework for dynamiccode mobility management. In addition, the paperexplores a reflective-based approach to mobility controland compares policy- with reflective-based programmingsolutions to point out the main differences and lessonslearned.